apply(_:)
Applies an affine transform.
Declaration
mutating func apply(_ transform: AffineTransform3D)Parameters
- transform:
The affine transform that the function applies to the Spatial primitive.
Applies an affine transform.
mutating func apply(_ transform: AffineTransform3D)The affine transform that the function applies to the Spatial primitive.