BBMOD_RenderQueue.SetUniformFloatArray

A function defined in BBMOD_RenderQueue.gml

SetUniformFloatArray(_name, _array)

Description

Adds a BBMOD_ERenderCommand.SetUniformFloatArray command into the queue.

Arguments

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

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.