Microsoft SDK for Java

setMaterialMode

This method of the Direct3dRMFrame Class sets the material mode for a frame. The material mode determines the source of material information for visuals rendered with the frame.

Syntax

public void setMaterialMode(int val);

Parameters

val The material mode type.

See Also

getMaterialMode

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