Contents

init(truncating:)

Declaration

init(truncating transform: ProjectiveTransform3DFloat)

Parameters

  • transform:

    The source transform.

Return Value

A new affine transform structure.

Discussion

Returns a new affine transform structure from the first three rows of the specified projective transform.