All Frameworks  Class Hierarchy  This Framework  Indexes

SPArbase Global Function api_rh_delete_light_shadow


outcome api_rh_delete_light_shadow(RH_LIGHT* light)
Deletes a light's shadow.

Role: This API deletes the shadow map associated with the light. Obtain the light handle by previously calling api_rh_create_light or api_rh_copy_light. To create a shadow map for a light, call api_rh_create_light_shadow.

If this API is called with an invalid light or if the light is not currently maintaining a shadow map, the call is ignored.

Effect: Changes model

Journal: Not Available

Parameters:
light
light.

This object is included in the file: rnd_api.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.