Contents

init(_:)

Declaration

init(_ matrix: simd_float4x3)

Parameters

  • matrix:

    The source matrix.

Return Value

A new affine transform structure.

Discussion

Returns a new affine transform structure from the specified 4 x 3 matrix.