BBMOD_RenderQueue.SetWorldMatrix

A function defined in BBMOD_RenderQueue.gml

SetWorldMatrix(_matrix)

Description

Adds a BBMOD_ERenderCommand.SetWorldMatrix command into the queue.

Arguments

Name Type Description
_matrix Array The new world matrix.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.