Experimental: this API is experimental and might be changed or removed in the future.

IValueAnimation

interface in UnityEngine.UIElements.Experimental

Description

Base interface for transition animations.

Properties

durationMsDuration of the transition in milliseconds.
isRunningTells if the animation is currently active.

Public Methods

RecycleReturns this animation object into its object pool.
StartStarts the animation using this object's values.
StopStops this animation.

Did you find this page useful? Please give it a rating: