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