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