Summary
          
    Computes the current animation progress ratio using the longest 
		AnimationClip. The returns value is not clamped and will eventually be above 1.0f even if the clip doesn't loop.  
    
        Syntax
public float NormalizedTime { get; set; }Value
| Type | Description | 
|---|---|
| float |