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

durationMs Duration of the transition in milliseconds.
isRunning Tells if the animation is currently active.

Public Methods

Recycle Returns this animation object into its object pool.
Start Starts the animation using this object's values.
Stop Stops this animation.

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