deltaPosition
Gets the avatar delta position for the last evaluated frame.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public Vector3 deltaPosition { get; }
Remarks
_applyRootMotion must be enabled for deltaPosition to be calculated.