Microsoft SDK for Java

createMaterial

This method of the Direct3d Class allocates a Direct3dMaterial object.

Syntax

public Direct3dMaterial createMaterial();

Return Value

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

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