public void ApplyLeftHandUpdate(ref AvatarState state) { AvatarState.ApplyLeftHandUpdate(ref state, clientIndex, context, this); }