BBMOD_BaseShader.set_material_index DEPRECATED

A function defined in BBMOD_BaseShader.gml

set_material_index(_index)

Description

Sets the BBMOD_U_MATERIAL_INDEX uniform.

Arguments

Name Type Description
_index Real The index of the current material.

Returns

Struct.BBMOD_BaseShader Returns self.

Deprecated

Please use bbmod_shader_set_material_index instead.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.