BBMOD_Gizmo.render

A function defined in BBMOD_Gizmo.gml

render([_materials])

Description

Enqueues the gizmo for rendering.

Arguments

Name Type Description
_materials Array<Struct.BBMOD_Material> Materials to use or undefined.

Returns

Struct.BBMOD_Gizmo Returns self.

Note

This changes the world matrix based on the gizmo's position and size!

Do you find this page helpful?

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