A function defined in __bbmod_cullmode.gml
bbmod_cullmode_from_string(_name)
Retrieves a cull mode from its name.
Name | Type | Description |
---|---|---|
_name | String |
The name of the cull mode. |
Constant.CullMode
One of the cull_*
constants.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.