function
set_point_lights([_lights])
Sets uniform bbmod_LightPointData
.
Name | Type | Description |
---|---|---|
_lights | Array<Struct.BBMOD_PointLight> |
An array of point lights. If undefined , then the lights defined using bbmod_light_point_add are passed. Only enabled lights will be used! |
Struct.BBMOD_BaseShader
Returns self
.
Copyright © 2022, BlueBurn. Built on July 23, 2022 using GMDoc.