BBMOD_RenderQueue.SetUniformInt

A function defined in BBMOD_RenderQueue.gml

SetUniformInt(_name, _value)

Description

Adds a BBMOD_ERenderCommand.SetUniformInt command into the queue.

Arguments

Name Type Description
_name String The name of the uniform.
_value Real The new uniform value.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

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