Contents

init(_:)

Creates a pose from the specified 4 x 4 double-precision matrix.

Declaration

init?(_ matrix: simd_double4x4)

Parameters

  • matrix:

    The source double-precision matrix.

See Also

Creating a 3D pose structure