unapplying(_:)
Returns the vector that results from unapplying a projective transform to the vector.
Declaration
func unapplying(_ transform: ProjectiveTransform3DFloat) -> Vector3DFloatParameters
- transform:
The projective transform.
Discussion
Returns The transformed primitive.