A function defined in BBMOD_RenderQueue.gml
SetGpuCullMode(_cullmode)
Adds a BBMOD_ERenderCommand.SetGpuCullMode command into the queue.
Name | Type | Description |
---|---|---|
_cullmode | Constant.CullMode |
The new coll mode. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.