A function defined in __bbmod_cullmode.gml
bbmod_cullmode_to_string(_cullmode)
Retrieves a name of a cull mode.
Name | Type | Description |
---|---|---|
_cullmode | Constant.CullMode |
The cull mode to get the name of. Use one of the cull_* constants. |
String
The name of the cull mode.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.