BBMOD_DLL.set_zup

A function defined in BBMOD_DLL.gml

set_zup(_enable)

Description

Enables/disables conversion from Y-up to Z-up. This is by default disabled.

Arguments

Name Type Description
_enable Bool true to enable conversion from Y-up to Z-up.

Returns

Struct.BBMOD_DLL Returns self.

Throws

Note

This is an experimental feature!

See also

BBMOD_DLL.get_zup

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.