BBMOD_RenderQueue.SetGpuBlendMode

A function defined in BBMOD_RenderQueue.gml

SetGpuBlendMode(_blendmode)

Description

Adds a BBMOD_ERenderCommand.SetGpuBlendMode command into the queue.

Arguments

Name Type Description
_blendmode Constant.BlendMode The new blend mode.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.