Class TransformDto<T> (Inputs.OCCT)
Constructors
constructor
Parameters
Optionalshape: TOptionaltranslation: Vector3OptionalrotationAxis: Vector3OptionalrotationAngle: numberOptionalscaleFactor: number
Properties
shape
translation
rotationAxis
rotationAngle
rotationAngle: number
scaleFactor
scaleFactor: number
A shape and a scale, rotation and translation for
transforms.transform, applied in that order about the origin.