Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RotationOrder

Relative to the ground.

Read more...

Index

Enumeration members

Enumeration members

XYZ

XYZ: = "XYZ"

Rotate in XYZ order.

YXZ

YXZ: = "YXZ"

Rotate in YXZ order.

ZXY

ZXY: = "ZXY"

Rotate in ZYX order.

Generated using TypeDoc