Contents

apply(_:)

Applies a projective transform.

Declaration

mutating func apply(_ transform: ProjectiveTransform3D)

Parameters

  • transform:

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

See Also

Transforming primitives