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