Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RotationCenterDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional angle: number
    • Optional center: Point3

    Returns RotationCenterDto

Properties

angle

angle: number

Angle of rotation in degrees

default

90

minimum

-Infinity

maximum

Infinity

step

1

center

center: Point3

The center from which the axis is pointing

default

[0, 0, 0]

Generated using TypeDoc