Struct RenderPipelineSettings | High Definition RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Struct RenderPipelineSettings

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public struct RenderPipelineSettings

    Fields

    colorBufferFormat

    Declaration
    public RenderPipelineSettings.ColorBufferFormat colorBufferFormat
    Field Value
    Type Description
    RenderPipelineSettings.ColorBufferFormat

    customBufferFormat

    Declaration
    public RenderPipelineSettings.CustomBufferFormat customBufferFormat
    Field Value
    Type Description
    RenderPipelineSettings.CustomBufferFormat

    decalSettings

    Declaration
    public GlobalDecalSettings decalSettings
    Field Value
    Type Description
    GlobalDecalSettings

    default

    Default RenderPipelineSettings

    Declaration
    [Obsolete("Since 2019.3, use RenderPipelineSettings.NewDefault() instead.")]
    public static readonly RenderPipelineSettings default
    Field Value
    Type Description
    RenderPipelineSettings

    dynamicResolutionSettings

    Declaration
    public GlobalDynamicResolutionSettings dynamicResolutionSettings
    Field Value
    Type Description
    GlobalDynamicResolutionSettings

    hdShadowInitParams

    Declaration
    public HDShadowInitParameters hdShadowInitParams
    Field Value
    Type Description
    HDShadowInitParameters

    increaseResolutionOfVolumetrics

    Declaration
    public bool increaseResolutionOfVolumetrics
    Field Value
    Type Description
    Boolean

    increaseSssSampleCount

    Declaration
    public bool increaseSssSampleCount
    Field Value
    Type Description
    Boolean

    lightingQualitySettings

    Declaration
    public GlobalLightingQualitySettings lightingQualitySettings
    Field Value
    Type Description
    GlobalLightingQualitySettings

    lightLayerName0

    Declaration
    public string lightLayerName0
    Field Value
    Type Description
    String

    lightLayerName1

    Declaration
    public string lightLayerName1
    Field Value
    Type Description
    String

    lightLayerName2

    Declaration
    public string lightLayerName2
    Field Value
    Type Description
    String

    lightLayerName3

    Declaration
    public string lightLayerName3
    Field Value
    Type Description
    String

    lightLayerName4

    Declaration
    public string lightLayerName4
    Field Value
    Type Description
    String

    lightLayerName5

    Declaration
    public string lightLayerName5
    Field Value
    Type Description
    String

    lightLayerName6

    Declaration
    public string lightLayerName6
    Field Value
    Type Description
    String

    lightLayerName7

    Declaration
    public string lightLayerName7
    Field Value
    Type Description
    String

    lightLoopSettings

    Declaration
    public GlobalLightLoopSettings lightLoopSettings
    Field Value
    Type Description
    GlobalLightLoopSettings

    lightSettings

    Declaration
    public RenderPipelineSettings.LightSettings lightSettings
    Field Value
    Type Description
    RenderPipelineSettings.LightSettings

    lodBias

    Declaration
    public FloatScalableSetting lodBias
    Field Value
    Type Description
    FloatScalableSetting

    lowresTransparentSettings

    Declaration
    public GlobalLowResolutionTransparencySettings lowresTransparentSettings
    Field Value
    Type Description
    GlobalLowResolutionTransparencySettings

    maximumLODLevel

    Declaration
    public IntScalableSetting maximumLODLevel
    Field Value
    Type Description
    IntScalableSetting

    msaaSampleCount

    Declaration
    public MSAASamples msaaSampleCount
    Field Value
    Type Description
    MSAASamples

    postProcessQualitySettings

    Declaration
    public GlobalPostProcessingQualitySettings postProcessQualitySettings
    Field Value
    Type Description
    GlobalPostProcessingQualitySettings

    postProcessSettings

    Declaration
    public GlobalPostProcessSettings postProcessSettings
    Field Value
    Type Description
    GlobalPostProcessSettings

    supportCustomPass

    Declaration
    public bool supportCustomPass
    Field Value
    Type Description
    Boolean

    supportDecals

    Declaration
    public bool supportDecals
    Field Value
    Type Description
    Boolean

    supportDistortion

    Declaration
    public bool supportDistortion
    Field Value
    Type Description
    Boolean

    supportDitheringCrossFade

    Declaration
    public bool supportDitheringCrossFade
    Field Value
    Type Description
    Boolean

    supportedLitShaderMode

    Declaration
    public RenderPipelineSettings.SupportedLitShaderMode supportedLitShaderMode
    Field Value
    Type Description
    RenderPipelineSettings.SupportedLitShaderMode

    supportedRaytracingTier

    Declaration
    public RenderPipelineSettings.RaytracingTier supportedRaytracingTier
    Field Value
    Type Description
    RenderPipelineSettings.RaytracingTier

    supportLightLayers

    Declaration
    public bool supportLightLayers
    Field Value
    Type Description
    Boolean

    supportMotionVectors

    Declaration
    public bool supportMotionVectors
    Field Value
    Type Description
    Boolean

    supportRayTracing

    Declaration
    public bool supportRayTracing
    Field Value
    Type Description
    Boolean

    supportRuntimeDebugDisplay

    Declaration
    public bool supportRuntimeDebugDisplay
    Field Value
    Type Description
    Boolean

    supportShadowMask

    Declaration
    public bool supportShadowMask
    Field Value
    Type Description
    Boolean

    supportSSAO

    Declaration
    public bool supportSSAO
    Field Value
    Type Description
    Boolean

    supportSSR

    Declaration
    public bool supportSSR
    Field Value
    Type Description
    Boolean

    supportSubsurfaceScattering

    Declaration
    public bool supportSubsurfaceScattering
    Field Value
    Type Description
    Boolean

    supportTerrainHole

    Declaration
    public bool supportTerrainHole
    Field Value
    Type Description
    Boolean

    supportTransparentBackface

    Declaration
    public bool supportTransparentBackface
    Field Value
    Type Description
    Boolean

    supportTransparentDepthPostpass

    Declaration
    public bool supportTransparentDepthPostpass
    Field Value
    Type Description
    Boolean

    supportTransparentDepthPrepass

    Declaration
    public bool supportTransparentDepthPrepass
    Field Value
    Type Description
    Boolean

    supportVolumetrics

    Declaration
    public bool supportVolumetrics
    Field Value
    Type Description
    Boolean

    xrSettings

    Declaration
    public GlobalXRSettings xrSettings
    Field Value
    Type Description
    GlobalXRSettings

    Properties

    keepAlpha

    Declaration
    public bool keepAlpha { get; }
    Property Value
    Type Description
    Boolean

    supportMSAA

    Declaration
    public bool supportMSAA { get; }
    Property Value
    Type Description
    Boolean

    Methods

    NewDefault()

    Default RenderPipelineSettings

    Declaration
    public static RenderPipelineSettings NewDefault()
    Returns
    Type Description
    RenderPipelineSettings
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023