bbmod_cullmode_from_string

A function defined in __bbmod_cullmode.gml

bbmod_cullmode_from_string(_name)

Description

Retrieves a cull mode from its name.

Arguments

Name Type Description
_name String The name of the cull mode.

Returns

Constant.CullMode One of the cull_* constants.

Throws

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.