Class RotateAroundCenterShapesDto<T>
Hierarchy
-
RotateAroundCenterShapesDto
Constructors
constructor
-
Type parameters
Parameters
-
Optional shapes: T[]
-
Optional angles: number[]
-
Optional centers: Point3[]
-
Optional axes: Vector3[]
Properties
angles
angles: number[]
axes
centers
shapes
shapes: T[]
Angles of rotation to apply
[0]