docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XRHandAnalyticsFlags

    This class is used to track the state of whether the XRHandShapeDebugUI was used during Play Mode. It is not intended to be used for anything else.

    Inheritance
    object
    XRHandAnalyticsFlags
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.Hands
    Assembly: Unity.XR.Hands.dll
    Syntax
    public static class XRHandAnalyticsFlags

    Properties

    xrHandCustomGestureDebugActive

    Will be set to true in the editor, in play mode, and analytics are enabled, if the XRHandShapeDebugUI was used.

    Declaration
    public static bool xrHandCustomGestureDebugActive { get; set; }
    Property Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2025 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)