Esempio n. 1
0
 void OnEnable()
 {
     My     = (TransformAnimation)target;
     script = MonoScript.FromScriptableObject(My);
 }
 void OnEnable()
 {
     My = (TransformAnimation)target;
 }