A function defined in BBMOD_RenderQueue.gml
SetGpuZTestEnable(_enable)
Adds a BBMOD_ERenderCommand.SetGpuZTestEnable command into the queue.
Name | Type | Description |
---|---|---|
_enable | Bool |
Use true to enable testing against the detph buffer. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.