private void SetControllerKeyframe(float time, FreeControllerAnimationTarget target) { animation.SetKeyframeToCurrentTransform(target, time); }