BBMOD_RenderQueue.SetGpuZTestEnable

A function defined in BBMOD_RenderQueue.gml

SetGpuZTestEnable(_enable)

Description

Adds a BBMOD_ERenderCommand.SetGpuZTestEnable command into the queue.

Arguments

Name Type Description
_enable Bool Use true to enable testing against the detph buffer.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.