bbmod_shader_set_global_i

A function defined in BBMOD_Shader.gml

bbmod_shader_set_global_i(_name, _value)

Description

Sets a value of a global shader uniform of type int.

Arguments

Name Type Description
_name String The name of the uniform.
_value Real The new value of the uniform.
Do you find this page helpful?

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