Microsoft SDK for Java

setColorRGB

This method of the Direct3dRMFace Class sets a Direct3dRMFace object to a given color.

Syntax

public void setColorRGB(float r, float g, float b);

Parameters

r The red component of the color.
g The green component of the color.
b The blue component of the color.

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