BBMOD_RenderQueue.SetGpuZFunc

A function defined in BBMOD_RenderQueue.gml

SetGpuZFunc(_func)

Description

Adds a BBMOD_ERenderCommand.SetGpuZFunc command into the queue.

Arguments

Name Type Description
_func Constant.CmpFunc The depth test function.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

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