Contents

apply(_:)

Applies an affine transform.

Declaration

mutating func apply(_ transform: AffineTransform3D)

Parameters

  • transform:

    The affine transform that the function applies to the Spatial primitive.

See Also

Transforming primitives