docs.unity.cn
    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
    Syntax
    public enum DynamicResolutionType : byte

    Fields

    Name Description Value
    Software

    Software dynamic resolution.


    0
    Hardware

    Hardware dynamic resolution.


    1

    Extension Methods

    AnalyticsUtils.ToNestedColumn<DynamicResolutionType>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<DynamicResolutionType>(DynamicResolutionType, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023