A function defined in BBMOD_DefaultShader.gml
set_emissive(_texture)
Sets the BBMOD_U_EMISSIVE uniform.
Name | Type | Description |
---|---|---|
_texture | Pointer.Texture |
The new texture with RGBM encoded emissive color. |
Struct.BBMOD_DefaultShader
Returns self
.
Please use bbmod_shader_set_emissive instead.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.