For the complete documentation index, see llms.txt. This page is also available as Markdown.

Converter

These converters convert input types into other output types.

Rotation to XYZ

Input from the type Rotation to the three individual output X,Y,Z

XYZ to Rotation

From the three inputs X,Y,Z to an output of type Rotation.

XYZ to Position

From the three inputs X,Y,Z to an output of type Position.

Position to XYZ

Input from the type Position to the three individual output X,Y,Z

Last updated