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

Transition<TState>.

MaximumDuration Property

Summary

The maximum amount of time the animation is expected to take (in seconds).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Transition<TState>

Syntax

public abstract float MaximumDuration { get; }

Remarks

The actual duration can vary in states like Animancer.ManualMixerState.

Value

Type Description
float