set_uniform_matrix_array

function

set_uniform_matrix_array(_name, _array)

Description

Adds a BBMOD_ERenderCommand.SetUniformMatrixArray command into the queue.

Arguments

Name Type Description
_name String The name of the uniform.
_array Array<Real> The array of values.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

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