function
bbmod_light_punctual_remove_index(_index)
Removes a punctual light so it is not sent to shaders anymore.
Name | Type | Description |
---|---|---|
_index | Real |
The index to remove the punctual light at. |
Bool
Always returns true
.
BBMOD_PunctualLight, bbmod_light_punctual_add, bbmod_light_punctual_clear, bbmod_light_punctual_count, bbmod_light_punctual_get, bbmod_light_punctual_remove
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.