RotationAxis: {
    X: 0;
    Y: 1;
    Z: 2;
} = ...

Type declaration

  • X: 0
  • Y: 1
  • Z: 2

Generated using TypeDoc