A function defined in BBMOD_RenderQueue.gml
SetGpuBlendEnable(_enable)
Adds a BBMOD_ERenderCommand.SetGpuBlendEnable command into the queue.
Name | Type | Description |
---|---|---|
_enable | Bool |
Use true to enable alpha blending. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.