A function defined in __bbmod_shader_set.gml
bbmod_shader_set_instance_id(_shader[, _id])
Sets the BBMOD_U_INSTANCE_ID uniform.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader to set the uniform for. |
_id | Id.Instance |
The instance ID. If undefined , then the value set by bbmod_set_instance_id is used. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.