deltaTime
Gets the amount of time that has elapsed since the last recorded change in pointer values, in seconds.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public float deltaTime { get; protected set; }