Class HDRenderPipelineAsset | High Definition RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Class HDRenderPipelineAsset

    Inheritance
    Object
    HDRenderPipelineAsset
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public class HDRenderPipelineAsset : RenderPipelineAsset, IVersionable<HDRenderPipelineAsset.Version>

    Fields

    availableMaterialQualityLevels

    Declaration
    public MaterialQuality availableMaterialQualityLevels
    Field Value
    Type Description
    MaterialQuality

    Properties

    currentPlatformRenderPipelineSettings

    Declaration
    public RenderPipelineSettings currentPlatformRenderPipelineSettings { get; }
    Property Value
    Type Description
    RenderPipelineSettings

    defaultMaterialQualityLevel

    Declaration
    public MaterialQuality defaultMaterialQualityLevel { get; }
    Property Value
    Type Description
    MaterialQuality

    defaultShader

    Declaration
    public override Shader defaultShader { get; }
    Property Value
    Type Description
    Shader

    lightLayerNames

    Declaration
    public string[] lightLayerNames { get; }
    Property Value
    Type Description
    String[]

    renderingLayerMaskNames

    Declaration
    public override string[] renderingLayerMaskNames { get; }
    Property Value
    Type Description
    String[]

    Methods

    CreatePipeline()

    Declaration
    protected override RenderPipeline CreatePipeline()
    Returns
    Type Description
    RenderPipeline

    OnValidate()

    Declaration
    protected override void OnValidate()

    Explicit Interface Implementations

    IVersionable<HDRenderPipelineAsset.Version>.version

    Declaration
    HDRenderPipelineAsset.Version IVersionable<HDRenderPipelineAsset.Version>.version { get; set; }
    Returns
    Type Description
    UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset.Version
    Implements
    IVersionable<TVersion>.version
    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