init(matrix:)
Creates a projective transform from the specified 4 x 4 double-precision matrix.
Declaration
init(matrix: simd_double4x4)Parameters
- matrix:
The source double-precision matrix.
Creates a projective transform from the specified 4 x 4 double-precision matrix.
init(matrix: simd_double4x4)The source double-precision matrix.