unapply(_:)
Unapplies an affine transform.
Declaration
mutating func unapply(_ transform: AffineTransform3D)Parameters
- transform:
The affine transform that the function unapplies to the Spatial primitive.
Unapplies an affine transform.
mutating func unapply(_ transform: AffineTransform3D)The affine transform that the function unapplies to the Spatial primitive.