BBMOD_RenderQueue.SetGpuAlphaTestEnable

A function defined in BBMOD_RenderQueue.gml

SetGpuAlphaTestEnable(_enable)

Description

Adds a BBMOD_ERenderCommand.SetGpuAlphaTestEnable command into the queue.

Arguments

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

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.