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 |