RenderWare V2.1

Previous Page Index Next Page

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()