AnimationUtility.GetFloatValue

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

Description

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

Useful for recording keyframes.