function
set_point_lights([_lights])
Sets uniforms bbmod_LightPunctualDataA
and bbmod_LightPunctualDataB
.
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
.
Please use set_punctual_lights instead.
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.