UOculusXRMovementFunctionLibrary Class
Extends UBlueprintFunctionLibrary
static bool TryGetBodyStatefloat WorldToMeters )
static bool IsBodyTrackingEnabled ( )
static bool IsBodyTrackingSupported ( )
static bool RequestBodyTrackingFidelity
static bool ResetBodyTrackingCalibration ( )
static bool SuggestBodyTrackingCalibrationOverride ( float height )
static bool StartBodyTrackingByJointSet
static bool StartBodyTracking ( )
static bool StopBodyTracking ( )
static bool TryGetFaceState
static bool IsFaceTrackingEnabled ( )
static bool IsFaceTrackingSupported ( )
static bool StartFaceTracking ( )
static bool StopFaceTracking ( )
static bool TryGetEyeGazesStatefloat WorldToMeters )
static bool IsEyeTrackingEnabled ( )
static bool IsEyeTrackingSupported ( )
static bool StartEyeTracking ( )
static bool StopEyeTracking ( )