function
set_gpu_blendmode_ext(_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 March 24, 2023 using GMDoc.