RwBool
RwDestroyLight(RwLight *light);
Description
Destroys the light.
Arguments
light Pointer to the light.
Return Value
TRUE if successful, and FALSE otherwise.
See Also
RwCreateLight()
RwDestroyScene()
RwDuplicateLight()
RwRemoveLightFromScene()