Class RenderPipelineMaterial | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class RenderPipelineMaterial

    Inheritance
    Object
    RenderPipelineMaterial
    AxF
    Fabric
    Hair
    Lit
    StackLit
    Unlit
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    public class RenderPipelineMaterial

    Methods

    Bind(CommandBuffer)

    Declaration
    public virtual void Bind(CommandBuffer cmd)
    Parameters
    Type Name Description
    CommandBuffer cmd

    Build(HDRenderPipelineAsset)

    Declaration
    public virtual void Build(HDRenderPipelineAsset hdAsset)
    Parameters
    Type Name Description
    HDRenderPipelineAsset hdAsset

    Cleanup()

    Declaration
    public virtual void Cleanup()

    GetMaterialGBufferCount(HDRenderPipelineAsset)

    Declaration
    public virtual int GetMaterialGBufferCount(HDRenderPipelineAsset asset)
    Parameters
    Type Name Description
    HDRenderPipelineAsset asset
    Returns
    Type Description
    Int32

    GetMaterialGBufferDescription(HDRenderPipelineAsset, out GraphicsFormat[], out GBufferUsage[], out Boolean[])

    Declaration
    public virtual void GetMaterialGBufferDescription(HDRenderPipelineAsset asset, out GraphicsFormat[] RTFormat, out GBufferUsage[] gBufferUsage, out bool[] enableWrite)
    Parameters
    Type Name Description
    HDRenderPipelineAsset asset
    GraphicsFormat[] RTFormat
    GBufferUsage[] gBufferUsage
    Boolean[] enableWrite

    IsDefferedMaterial()

    Declaration
    public virtual bool IsDefferedMaterial()
    Returns
    Type Description
    Boolean

    RenderInit(CommandBuffer)

    Declaration
    public virtual void RenderInit(CommandBuffer cmd)
    Parameters
    Type Name Description
    CommandBuffer cmd
    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