/// <summary> /// <para>Rewinds all animations.</para> /// </summary> public void Rewind() { Animation.INTERNAL_CALL_Rewind(this); }