applying(_:)
Returns the vector that results from applying a projective transform to the vector.
Declaration
func applying(_ transform: ProjectiveTransform3D) -> Vector3DParameters
- transform:
The projective transform.
Discussion
Returns The transformed primitive.