BBMOD_DLL.set_invert_winding

A function defined in BBMOD_DLL.gml

set_invert_winding(_invert)

Description

Enables/disables inverse vertex winding. This is by default disabled.

Arguments

Name Type Description
_invert Bool true to invert winding.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_invert_winding

Do you find this page helpful?

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