A function defined in BBMOD_BaseShader.gml
set_material_index(_index)
Sets the BBMOD_U_MATERIAL_INDEX uniform.
| Name | Type | Description |
|---|---|---|
| _index | Real |
The index of the current material. |
Struct.BBMOD_BaseShader Returns self.
Please use bbmod_shader_set_material_index instead.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.