// sets new user ID (primary skeleton ID) to be used by the native wrapper public void SetUserId(uint userId) { InteractionWrapper.SetSkeletonTrackingID(userId); }