BBMOD_RenderQueue.SetGpuCullMode

A function defined in BBMOD_RenderQueue.gml

SetGpuCullMode(_cullmode)

Description

Adds a BBMOD_ERenderCommand.SetGpuCullMode command into the queue.

Arguments

Name Type Description
_cullmode Constant.CullMode The new coll mode.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

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