Microsoft SDK for Java

getMaterial

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

Syntax

public void getMaterial(D3dMaterialDesc mat);

Parameters

mat A D3dMaterialDesc object that receives the current material properties.

See Also

setMaterial

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