bbmod_cullmode_to_string

A function defined in __bbmod_cullmode.gml

bbmod_cullmode_to_string(_cullmode)

Description

Retrieves a name of a cull mode.

Arguments

Name Type Description
_cullmode Constant.CullMode The cull mode to get the name of. Use one of the cull_* constants.

Returns

String The name of the cull mode or an empty string on error.

Do you find this page helpful?

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