A function defined in BBMOD_RenderQueue.gml
SetGpuBlendModeExt(_src, _dest)
Adds a BBMOD_ERenderCommand.SetGpuBlendModeExt command into the queue.
Name | Type | Description |
---|---|---|
_src | Constant.BlendMode |
Source blend mode. |
_dest | Constant.BlendMode |
Destination blend mode. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.