Contents

init(_:)

Creates a scaled pose with the specified single-precision 4 x 4 matrix

Declaration

init?(_ matrix: simd_float4x4)

Parameters

  • matrix:

    The source matrix

Discussion