bbmod_shader_set_global_f_array

function

bbmod_shader_set_global_f_array(_name, _fArray)

Description

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

Arguments

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

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.