docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RecordRenderGraph

    RecordRenderGraph(RenderGraph, FrameResources, ref RenderingData)

    Record the render graph pass. This is where custom rendering occurs. Specific details are left to the implementation

    Declaration
    public override void RecordRenderGraph(RenderGraph renderGraph, FrameResources frameResources, ref RenderingData renderingData)
    Parameters
    Type Name Description
    RenderGraph renderGraph
    FrameResources frameResources
    RenderingData renderingData
    Overrides
    ScriptableRenderPass.RecordRenderGraph(RenderGraph, FrameResources, ref RenderingData)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)