Contents

init(matrix:)

Creates an affine transform from the specified single-precision matrix.

Declaration

init(matrix: simd_float4x3)

Parameters

  • matrix:

    The source single-precision matrix.

See Also

Deprecated symbols