class SharedAROrigin
(Niantic.Lightship.SharedAR.Colocalization.SharedAROrigin)
The SharedAROrigin is used to find a root GameObject for all colocalized objects. GameObjects with LightshipNetworkObject will be a child of the GameObject with this component.
class SharedAROrigin: MonoBehaviour {
};