コード例 #1
0
 public override void UpdateRepresentation(Leap.Hand hand, ModelType modelType)
 {
     handModel.SetLeapHand(hand);
     handModel.UpdateHand();
 }