UiAnimator.md 365 B

UiAnimator

The UiAnimator component can animate an element when it is enabled or disabled. It can manipulate position, scale and transparency for show and hide animations.

The show animation can be automatic when the gameObject is enabled. The hide animation requires a controller to tell the UiAnimator to play the hide animation and disable the gameObject.