Esempio n. 1
0
 public void ApplyAvatarPose(ref AvatarState state)
 {
     AvatarState.ApplyPose(ref state, clientIndex, remotePose, context);
 }