RenderWare V2.1

Previous Page Index Next Page

RwBool

RwSetSurfaceDiffuseRGB(RwReal red, RwReal green, RwReal blue)

Description

Sets the current materials diffuse RGB surface reflection coefficient.

Arguments

red, green, blue Color components.

Return Value

TRUE if successful, and FALSE otherwise.

See Also

RwModelBegin()

RwModelEnd()

RwSetMaterialDiffuseRGB()

RwSetPolygonDiffuseRGB()