A function defined in BBMOD_DefaultLightmapShader.gml
set_lightmap(_texture)
Sets the BBMOD_U_LIGHTMAP uniform.
Name | Type | Description |
---|---|---|
_texture | Pointer.Texture |
The new RGBM encoded lightmap texture. If not specified, defaults to the one configured using bbmod_lightmap_set. |
Struct.BBMOD_DefaultLightmapShader
Returns self
.
Please use bbmod_shader_set_lightmap instead.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.