A function defined in BBMOD_PunctualLight.gml
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_light_punctual_add, bbmod_light_punctual_clear, bbmod_light_punctual_count, bbmod_light_punctual_get, bbmod_light_punctual_remove
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.