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

NsdkNetworkObject

↳ extends Unity.Netcode.NetworkBehaviour
The NsdkNetworkObject is a component to add to the colocalized objects. Essentially,...

Declaration

public class NsdkNetworkObject : NetworkBehaviour

Summary

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


ON THIS PAGE