MixerParameterTween<TParameter>.

Progress Property

Summary

The normalized progress (0 to 1) of this tween towards its goal.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerParameterTween<TParameter>

Syntax

public float Progress { get; set; }

Value

Type Description
float