AnimancerGraph.

DeltaTime Property

Summary

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

Syntax

public static float DeltaTime { get; private set; }

Remarks

After each update, this property will be left at its most recent value.

Value

Type Description
float