Class BaseFloatTween
- Namespace
- CodeBase.TweenSystem
- Assembly
- 4Experience.CodeBase.Tweens.Runtime.dll
public class BaseFloatTween : BaseTween
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourBaseFloatTween
- Derived
- Inherited Members
- Extension Methods
Properties
BeginValue
protected float BeginValue { get; set; }
Property Value
BounceValue
protected float BounceValue { get; set; }
Property Value
EndValue
protected float EndValue { get; private set; }
Property Value
TargetValue
protected float TargetValue { get; set; }
Property Value
Methods
SetEndValue(float)
public void SetEndValue(float endValue)
Parameters
endValuefloat
SetTweenParameters(bool)
protected override void SetTweenParameters(bool isReverseAnimated)
Parameters
isReverseAnimatedbool