NsdkNetworkObject
↳ extends Unity.Netcode.NetworkBehaviour
The NsdkNetworkObject is a component to add to the colocalized objects. Essentially,...
Declaration
public class NsdkNetworkObject : NetworkBehaviourSummary
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.