BBMOD_DLL.set_left_handed

A function defined in BBMOD_DLL.gml

set_left_handed(_leftHanded)

Description

Enables/disables conversion to left-handed coordinate system. This is by default enabled.

Arguments

Name Type Description
_leftHanded Bool true to enable conversion to left-handed coordinate system.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_left_handed

Do you find this page helpful?

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