Microsoft SDK for Java

setColor

This method of the Direct3dRMFrame Class sets the color of the frame. This color is used for meshes in the frame when the material mode is D3DRMMATERIAL_FROMFRAME.

Syntax

public void setColor(int c);

Parameters

c New color for the frame.

See Also

getColor, setMaterialMode

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