Esempio n. 1
0
 public void ApplyRightHandUpdate(ref AvatarState state)
 {
     AvatarState.ApplyRightHandUpdate(ref state, clientIndex, context, this);
 }