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 © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.