A function defined in BBMOD_PointLight.gml
bbmod_light_point_get(_index)
Retrieves a point light at given index.
Name | Type | Description |
---|---|---|
_index | Real |
The index of the point light. |
Struct.BBMOD_PointLight
The point light.
Please use bbmod_light_punctual_get instead.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.