Class ExtrudeDto<T>
Constructors
constructor
- new ExtrudeDto<T>(crossSection?: T): ExtrudeDto<T>
-
Type parameters
Parameters
Properties
center
center: boolean
crossSection
crossSection: T
height
height: number
nDivisions
nDivisions: number
scaleTopX
scaleTopX: number
scaleTopY
scaleTopY: number
twistDegrees
twistDegrees: number
Center the extrusion
true