A function defined in BBMOD_PointLight.gml
bbmod_light_point_remove_index(_index)
Removes a point light so it is not sent to shaders anymore.
Name | Type | Description |
---|---|---|
_index | Real |
The index to remove the point light at. |
Bool
Always returns true
.
Please use bbmod_light_punctual_remove_index instead.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.