private static float GetFloatString(ref PlayableHandle handle, string name) { return(AnimatorControllerPlayable.INTERNAL_CALL_GetFloatString(ref handle, name)); }