init(_:)
Creates a projective transform from the specified affine transform.
Declaration
init(_ transform: AffineTransform3D)Parameters
- transform:
The source affine transform.
Creates a projective transform from the specified affine transform.
init(_ transform: AffineTransform3D)The source affine transform.