docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DynamicResolutionType

    Types of dynamic resolution that can be requested. Note that if Hardware is selected, but not available on the platform, the system will fallback to Software.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public enum DynamicResolutionType : byte

    Fields

    Name Description
    Hardware

    Hardware dynamic resolution.

    Software

    Software dynamic resolution.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<DynamicResolutionType>(DynamicResolutionType, DynamicResolutionType, bool)
    AnalyticsUtils.ToNestedColumn<DynamicResolutionType>(DynamicResolutionType, bool)
    AnalyticsUtils.ToNestedColumn<DynamicResolutionType>(DynamicResolutionType, DynamicResolutionType)
    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)