BBMOD_RenderQueue.SetGpuBlendEnable

A function defined in BBMOD_RenderQueue.gml

SetGpuBlendEnable(_enable)

Description

Adds a BBMOD_ERenderCommand.SetGpuBlendEnable command into the queue.

Arguments

Name Type Description
_enable Bool Use true to enable alpha blending.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

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