docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct XrEventDataGlobalDimmingLevelChangedANDROID

    Dimming level changed event. The runtime must queue this event upon a successful call to the xrBeginSession function, so that the application can be in sync on the state when a session begins running.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.XR.OpenXR.Features.Android
    Assembly: Unity.XR.AndroidOpenXR.dll
    Syntax
    public readonly struct XrEventDataGlobalDimmingLevelChangedANDROID

    Properties

    next

    null or a pointer to the next structure in a structure chain.

    Declaration
    public void* next { get; }
    Property Value
    Type Description
    void*

    session

    Handle of the xrSession

    Declaration
    public ulong session { get; }
    Property Value
    Type Description
    ulong

    type

    The XrStructureType of this struct.

    Declaration
    public XrStructureType type { get; }
    Property Value
    Type Description
    XrStructureType
    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)