Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RotatePointsCenterAxisDto

Index

Constructors

Properties

Constructors

constructor

Properties

angle

angle: number

Angle of rotation in degrees

default

90

minimum

-Infinity

maximum

Infinity

step

1

axis

axis: Vector3

Axis vector for rotation

default

[0, 1, 0]

center

center: Point3

The center from which the axis is pointing

default

[0, 0, 0]

points

points: Point3[]

Points to transform

default

undefined

Generated using TypeDoc