DeletePointLight
Description
Deletes the specified point light. If the point light doesn't exist this command does nothing.
Definition
DeletePointLight( lightID )
void agk::DeletePointLight( UINT lightID )
Parameters
- lightID - The ID of the light to delete.