示例#1
0
 private void SetControllerKeyframe(float time, FreeControllerAnimationTarget target)
 {
     animation.SetKeyframeToCurrentTransform(target, time);
 }