RenderWare V2.1

Previous Page Index Next Page

RwRGBColor *

RwGetMaterialSpecularRGB(RwMaterial *mat, RwRGBColor *rgb)

Description

Returns the specular RGB surface properties of the material.

Arguments

mat Pointer to the material

rgb pointer to the RwRGBColor that will receive the surface properties.

Return Value

The argument rgb if successful, and NULL otherwise.

See Also

RwGetMaterialAmbientRGB()

RwGetMaterialSpecularRGB()

RwSetMaterialAmbientRGB()

RwSetMaterialDiffuseRGB()

RwSetMaterialSpecularRGB()

RwGetPolygonAmbientRGB()

RwGetPolygonDiffuseRGB()

RwGetPolygonSpecularRGB()

RwSetPolygonAmbientRGB()

RwSetPolygonDiffuseRGB()

RwSetPolygonSpecularRGB()