Microsoft SDK for Java

setGroupColor

This method of the Direct3dRMMesh Class sets the color of a group in a Direct3dRMMesh object.

Syntax

public void setGroupColor(int id, int val);

Parameters

id The group identifier. This identifier must have been produced by using the addGroup method.
val The color of the group.

See Also

getGroupColor, setGroupColorRGB

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