MixerParameterTween<TParameter>.

StartValue Property

Summary

The value of the Animancer.MixerState`1.Parameter when this tween started.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerParameterTween<TParameter>

Syntax

public TParameter StartValue { get; set; }

Value

Type Description
TParameter