BBMOD_DLL.set_disable_color

A function defined in BBMOD_DLL.gml

set_disable_color(_disable)

Description

Enables/disables vertex colors. Vertex colors are by default enabled.

Arguments

Name Type Description
_disable Bool true to disable.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_disable_color

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.