This is the old Animancer v7.4 documentation. Click here for the latest version.

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