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

AnimancerPlayable.

DeltaTime Property

Summary

The current UnityEngine.Playables.FrameData.deltaTime.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public static float DeltaTime { get; private set; }

Remarks

After Animancer.AnimancerPlayable.PrepareFrame(UnityEngine.Playables.Playable,UnityEngine.Playables.FrameData), this property will be left at its most recent value.

Value

Type Description
float