Contents

init(_:)

Creates a pose with the specified double-precision 4 x 4 matrix

Declaration

init?(_ matrix: simd_float4x4)

Parameters

  • matrix:

    The source matrix

Discussion