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

    Class RenderPipelineResources

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

    Fields

    assets

    Declaration
    public RenderPipelineResources.AssetResources assets
    Field Value
    Type Description
    RenderPipelineResources.AssetResources

    materials

    Declaration
    public RenderPipelineResources.MaterialResources materials
    Field Value
    Type Description
    RenderPipelineResources.MaterialResources

    shaderGraphs

    Declaration
    public RenderPipelineResources.ShaderGraphResources shaderGraphs
    Field Value
    Type Description
    RenderPipelineResources.ShaderGraphResources

    shaders

    Declaration
    public RenderPipelineResources.ShaderResources shaders
    Field Value
    Type Description
    RenderPipelineResources.ShaderResources

    textures

    Declaration
    public RenderPipelineResources.TextureResources textures
    Field Value
    Type Description
    RenderPipelineResources.TextureResources

    Explicit Interface Implementations

    IVersionable<RenderPipelineResources.Version>.version

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