init(projectiveTransform:)
Creates an affine transform from the specified projective transform.
Declaration
init?(projectiveTransform transform: ProjectiveTransform3D)Parameters
- transform:
The source projective transform.
Creates an affine transform from the specified projective transform.
init?(projectiveTransform transform: ProjectiveTransform3D)The source projective transform.