RwGetPolygonSpecular(RwPolygon3d *polygon);
Description
Retrieves the specular reflection coefficient of the polygons material.
Arguments
polygon Pointer to the polygon.
Return Value
The specular reflection coefficient if successful. Errors can be checked for using RwGetError().
See Also