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 © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.