MixerParameterTween<TParameter>.

EndValue Property

Summary

The target value this tween is moving the Animancer.MixerState`1.Parameter towards.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerParameterTween<TParameter>

Syntax

public TParameter EndValue { get; set; }

Value

Type Description
TParameter