applying(_:)
Returns the entity that results from applying a projective transform.
Declaration
func applying(_ transform: ProjectiveTransform3D) -> SelfParameters
- transform:
The projective transform that the function applies to the Spatial primitive.