Polarith AI
1.8

◆ PlaneType

enum PlaneType
strong

Determines the plane which is used to map the orbit into.

Enumerator
PlaneXY 

Orbit is mapped into the x/y-plane.

This might be useful for apps using Unity's 2D mode.

PlaneXZ 

Orbit is mapped into the x/z-plane.

This might be useful for apps using Unity's 3D mode.

PlaneYZ 

Orbit is mapped into the y/z-plane.

Imprint