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 Float  
Syntax
protected override float CalculateCurrentValue()
	Return Value
| Type | Description | 
|---|---|
| float |