RenderWare V2.1

Previous Page Index Next Page

RwScene *

RwGetLightOwner(RwLight *light);

Description

Retrieves the scene that owns the light.

Arguments

light Pointer to the light.

Return Value

The scene that owns the light if successful, and NULL otherwise.

See Also

RwAddLightToScene()

RwCreateLight()

RwRemoveLightFromScene()