Microsoft SDK for Java

getTexture

This method of the Direct3dRMFace Class retrieves the Direct3dRMTexture object applied to a Direct3dRMFace object.

Syntax

public Direct3dRMTexture getTexture();

Return Value

Returns the Direct3dRMTexture object if successful; otherwise, returns null.

See Also

setTexture

© 1999 Microsoft Corporation. All rights reserved. Terms of use.