docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MetaHandTrackingFrequencyHint

    Enumerates the frequency hints that applications can provide to suggest the desired hand tracking update frequency to the runtime.

    Namespace: UnityEngine.XR.Hands.OpenXR
    Assembly: Unity.XR.Hands.dll
    Syntax
    public enum MetaHandTrackingFrequencyHint

    Fields

    Name Description
    Default

    Suggests the runtime use its default hand tracking frequency. This is typically the most power-efficient frequency that provides adequate tracking quality for general use cases.

    High

    Suggests the runtime use a higher hand tracking frequency when possible. This may provide more responsive tracking for performance-critical applications, but at higher frame rates the effectiveness of temporal smoothing algorithms is reduced, which can result in increased jitter and less visually smooth hand tracking.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)