public float GetTimelineBlendRatio(string label)
 {
     return(character.GetTimelineBlendRatio(label));
 }