AnimationUtility.GetFloatValue Manual     Reference     Scripting  
Scripting > Editor Classes > AnimationUtility
AnimationUtility.GetFloatValue

static function GetFloatValue (root : GameObject, relativePath : string, type : Type, propertyName : string, out data : float) : bool

Description

Retrieves the current float value by sampling a curve value on a specific game object

Useful for recording keyframes