Contents

init(_:)

Creates a projective transform from the specified affine transform.

Declaration

init(_ transform: AffineTransform3D)

Parameters

  • transform:

    The source affine transform.

See Also

Creating a 3D projective transform structure