bbmod_shader_set_global_matrix_array

A function defined in BBMOD_Shader.gml

bbmod_shader_set_global_matrix_array(_name, _matrixArray)

Description

Sets a value of a global shader uniform of type matrix array.

Arguments

Name Type Description
_name String The name of the uniform.
_matrixArray Array The new array of values.
Do you find this page helpful?

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