A function defined in BBMOD_RenderQueue.gml
SetProjectionMatrix(_matrix)
Adds a BBMOD_ERenderCommand.SetProjectionMatrix command into the queue.
Name | Type | Description |
---|---|---|
_matrix | Array |
The new projection matrix. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.