void OnEnable() { My = (TransformAnimation)target; script = MonoScript.FromScriptableObject(My); }
void OnEnable() { My = (TransformAnimation)target; }