BBMOD_BaseShader.set_instance_id DEPRECATED

A function defined in BBMOD_BaseShader.gml

set_instance_id([_id])

Description

Sets the BBMOD_U_INSTANCE_ID uniform.

Arguments

Name Type Description
_id Id.Instance The instance ID. If undefined, then the value set by bbmod_set_instance_id is used.

Returns

Struct.BBMOD_BaseShader Returns self.

Deprecated

Please use bbmod_shader_set_instance_id instead.

Do you find this page helpful?

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