A function defined in BBMOD_RenderQueue.gml
SetViewMatrix(_matrix)
Adds a BBMOD_ERenderCommand.SetViewMatrix command into the queue.
Name | Type | Description |
---|---|---|
_matrix | Array |
The new view matrix. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.