• Fix the rotation of the object at the specified angle around the vertical axis.

    Parameters

    • object: ARObject

      Object to modifiy.

    • radians: number

      Rotation angle in radians.

    Returns void