• Sets the select state for the specified AR object.

    Parameters

    • arObject: ARObject

      AR object to select/unselect.

    • isSelected: boolean

      Whether the object is selected.

    Returns void