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