Contents

init(position:rotation:)

Creates a pose with the specified Spatial position and rotation structures.

Declaration

init(position: Point3D, rotation: Rotation3D)

Parameters

  • position:

    A point structure that specifies the position of the pose.

  • rotation:

    A rotation structure that specifies the rotation of the pose.

See Also

Creating a 3D pose structure