BBMOD_DefaultLightmapShader.set_lightmap DEPRECATED

A function defined in BBMOD_DefaultLightmapShader.gml

set_lightmap(_texture)

Description

Sets the BBMOD_U_LIGHTMAP uniform.

Arguments

Name Type Description
_texture Pointer.Texture The new RGBM encoded lightmap texture. If not specified, defaults to the one configured using bbmod_lightmap_set.

Returns

Struct.BBMOD_DefaultLightmapShader Returns self.

Deprecated

Please use bbmod_shader_set_lightmap instead.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.