Summary
Called every update while this tween is active to calculate the what value to set the
Animancer.MixerState`1.Parameter
to. Usually based on the Animancer.MixerParameterTween`1.StartValue
,
Animancer.MixerParameterTween`1.EndValue
, and Animancer.MixerParameterTween`1.Progress
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Mixer
Parameter Tween Vector2
Syntax
protected override Vector2 CalculateCurrentValue()
Return Value
Type | Description |
---|---|
Vector2 |