init(truncating:)
Declaration
init(truncating matrix: simd_float4x4)Parameters
- matrix:
The source matrix.
Return Value
A new affine transform structure.
Discussion
Returns a new affine transform structure from the specified 4 x 4 matrix truncated to a 4 x 3 matrix.