Contents

applying(_:)

Returns the entity that results from applying a projective transform.

Declaration

func applying(_ transform: ProjectiveTransform3D) -> Self

Parameters

  • transform:

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

See Also

Transforming primitives