Skip to main content

class LightshipNetworkObject

(Niantic.Lightship.SharedAR.Netcode.LightshipNetworkObject)

The LightshipNetworkObject is a component to add to the colocalized objects. Essentially, LightshipNetworkObject bring Netcode for Gameobjects NetworkObject and re-parent the object under the Shared AR Origin when spawned.

    class LightshipNetworkObject: NetworkBehaviour {
};