Version: 2020.1
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

ValueAnimation<T0>

class in UnityEngine.UIElements.Experimental


인터페이스 구현:IValueAnimation

매뉴얼로 전환

설명

Implementation object for transition animations.

변수

autoRecycleReturns true if this animation object will be automatically returned to the instance pool after the animation has completed.
durationMsDuration of the animation in milliseconds.
easingCurveSmoothing function related to this animation. Default value is Easing.OutQuad.
fromThe animation start value.
initialValueCallback invoked when the from field has not been set, in order to retrieve the starting state of this animation.
interpolatorValue interpolation method.
isRunningTells if the animation is currently active.
onAnimationCompletedCallback invoked when this animation has completed.
toThe animation end value.
valueUpdatedCallback invoked after every value interpolation.

생성자

ValueAnimation_1Constructor.

Public 함수

EaseSets the easing function.
KeepAliveWill not return the object to the instance pool when the animation has completed.
OnCompletedSets a callback invoked when this animation has completed.
RecycleReturns this animation object into its object pool.
StartStarts the animation using this object's values.
StopStops this animation.

정적 함수

CreateCreates a new ValueAnimation object or returns an available one from it's instance pool.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961