BBMOD_RenderQueue.SetUniformIntArray

A function defined in BBMOD_RenderQueue.gml

SetUniformIntArray(_name, _array)

Description

Adds a BBMOD_ERenderCommand.SetUniformIntArray 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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.