RwGetLightRadius(RwLight *light);
Description
Retrieves the current radius for a cone or spot light..
Arguments
light Pointer to the light.
Return Value
The current radius for the light.
Comments
The light radius defines the distance from the light at which light fall off will start to occur.
See Also