BBMOD_RenderQueue.SetProjectionMatrix

A function defined in BBMOD_RenderQueue.gml

SetProjectionMatrix(_matrix)

Description

Adds a BBMOD_ERenderCommand.SetProjectionMatrix command into the queue.

Arguments

Name Type Description
_matrix Array The new projection matrix.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.