Class ParallelogramDto
Constructors
constructor
- new ParallelogramDto(center?: Point3, direction?: Vector3, aroundCenter?: boolean, width?: number, height?: number, angle?: number): ParallelogramDto
-
Parameters
-
Optional center: Point3
-
Optional direction: Vector3
-
Optional aroundCenter: boolean
-
Optional width: number
-
Optional height: number
-
Optional angle: number
Properties
angle
angle: number
aroundCenter
aroundCenter: boolean
center
direction
height
height: number
width
width: number
Sharp angle of the parallelogram
15
-Infinity
Infinity
1