Microsoft SDK for Java

setMaterial

This method of the Direct3dMaterial Class sets the material data for the Direct3dMaterial object.

Syntax

public void setMaterial(D3dMaterialDesc mat);

Parameters

mat A D3dMaterialDesc object that contains the material properties to set.

See Also

getMaterial

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