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

ClipTransition.

MaximumDuration Property

Summary

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

Syntax

public override float MaximumDuration { get; }

Remarks

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

Value

Type Description
float