TransitionPreviewPlayer.

CurrentTime Property

Summary

The amount of time that has passed since the Animancer.Editor.Previews.TransitionPreviewPlayer.ToTransition started (in seconds).

Syntax

public float CurrentTime { get; set; }

Remarks

This value goes from the Animancer.Editor.Previews.TransitionPreviewPlayer.MinTime to the Animancer.Editor.Previews.TransitionPreviewPlayer.MaxTime.

Value

Type Description
float