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

TransitionPreviewPlayer.

MaxTime Property

Summary

The highest allowed Animancer.Editor.Previews.TransitionPreviewPlayer.CurrentTime.

Syntax

public float MaxTime { get; private set; }

Remarks

This is the higher of the Animancer.Editor.Previews.TransitionPreviewPlayer.ToDuration or Animancer.Editor.Previews.TransitionPreviewPlayer.FadeDuration or the duration of the Animancer.Editor.Previews.TransitionPreviewPlayer.ToTransition.

Value

Type Description
float