A function defined in BBMOD_RenderQueue.gml
SetGpuBlendMode(_blendmode)
Adds a BBMOD_ERenderCommand.SetGpuBlendMode command into the queue.
Name | Type | Description |
---|---|---|
_blendmode | Constant.BlendMode |
The new blend mode. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.