Skip to main content
API Reference NianticSpatial.NSDK.SharedAR.Colocalization

SharedAROrigin

↳ extends UnityEngine.MonoBehaviour
The SharedAROrigin is used to find a root GameObject for all colocalized objects. GameObjects with...

Declaration

public class SharedAROrigin : MonoBehaviour

Summary

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.


ON THIS PAGE