bbmod_blendmode_to_string

A function defined in __bbmod_blendmode.gml

bbmod_blendmode_to_string(_blendmode)

Description

Retrieves a name of a basic blend mode.

Arguments

Name Type Description
_blendmode Constant.BlendMode The basic blend mode to get the name of. Use one of constants bm_add, bm_max, bm_normal or bm_subtract.

Returns

String The name of the basic blend mode.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.