ManipulationEventData.CumulativeTranslation Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the relative translation of the hand since the start of a Manipulation gesture.
public UnityEngine.Vector3 CumulativeTranslation;
val mutable CumulativeTranslation : UnityEngine.Vector3
Public CumulativeTranslation As Vector3
Field Value
UnityEngine.Vector3