BBMOD_RenderQueue.SetGpuBlendModeExt

A function defined in BBMOD_RenderQueue.gml

SetGpuBlendModeExt(_src, _dest)

Description

Adds a BBMOD_ERenderCommand.SetGpuBlendModeExt command into the queue.

Arguments

Name Type Description
_src Constant.BlendMode Source blend mode.
_dest Constant.BlendMode Destination blend mode.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.