BBMOD_RenderQueue.SetGpuZWriteEnable

A function defined in BBMOD_RenderQueue.gml

SetGpuZWriteEnable(_enable)

Description

Adds a BBMOD_ERenderCommand.SetGpuZWriteEnable command into the queue.

Arguments

Name Type Description
_enable Bool Use true to enable writing to the depth buffer.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.