docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PerformanceDomain

    Hardware system.

    Namespace: UnityEngine.XR.OpenXR.Features.Extensions.PerformanceSettings
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public enum PerformanceDomain
    Remarks

    Use the members of this enumeration when setting a performance hint with XRPerformanceSettingsFeature.SetPerformanceLevelHint(PerformanceDomain, PerformanceLevelHint).

    Members of this enumeration are reported in the events dispatched by XRPerformanceSettingsFeature.UnityAction<PerformanceChangeNotification> OnXrPerformanceChangeNotification.

    Fields

    Name Description
    Cpu

    CPU hardware ___domain.

    Gpu

    Graphics hardware ___domain.

    In This Article
    Back to top
    Copyright © 2024 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)