A function defined in BBMOD_BaseShader.gml
set_instance_id([_id])
Sets the BBMOD_U_INSTANCE_ID uniform.
Name | Type | Description |
---|---|---|
_id | Id.Instance |
The instance ID. If undefined , then the value set by bbmod_set_instance_id is used. |
Struct.BBMOD_BaseShader
Returns self
.
Please use bbmod_shader_set_instance_id instead.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.