A function defined in BBMOD_RenderQueue.gml
SetGpuZFunc(_func)
Adds a BBMOD_ERenderCommand.SetGpuZFunc command into the queue.
| Name | Type | Description |
|---|---|---|
| _func | Constant.CmpFunc |
The depth test function. |
Struct.BBMOD_RenderQueue Returns self.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.