BBMOD_RenderQueue.SetGpuDepth

A function defined in BBMOD_RenderQueue.gml

SetGpuDepth(_depth)

Description

Adds a BBMOD_ERenderCommand.SetGpuDepth command into the queue.

Arguments

Name Type Description
_depth Real The new z coordinate to draw sprites and text at.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.