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 or an empty string on error.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.