bbmod_blendmode_from_string

A function defined in __bbmod_blendmode.gml

bbmod_blendmode_from_string(_name)

Description

Retrieves a basic blend mode from its name.

Arguments

Name Type Description
_name String The name of the basic blend mode.

Returns

Constant.BlendMode One of constants bm_add, bm_max, bm_normal or bm_subtract.

Throws

Do you find this page helpful?

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