Version: 2017.3

BaseAnimValue<T0>

class in UnityEditor.AnimatedValues

Switch to Manual

Description

Абстрактный базовый класс для Анимированных Значений.

Animated Values are an editor only concept for values that have a current value and a target. The value will tween towards the target at a given speed.

Variables

isAnimatingЗначение в данный момент анимируется.
speedСкорость анимации.
targetЦель по отношению к анимации.
valueТекущее значение анимации.
valueChangedОбратный вызов во время изменения значения.

Protected Functions

BeginAnimatingBegin an animation moving from the start value to the target value.
GetValueAbstract function to be overridden in derived types. Should return the current value of the animated value.
StopAnimStop the animation and assign the given value.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961