docs.unity3d.com
    目次を表示する/隠す

    Class RenderGraphContext

    This class specifies the context given to every render pass.

    Inheritance
    Object
    RenderGraphContext
    Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
    Syntax
    public class RenderGraphContext : object

    Fields

    cmd

    Command Buffer used for rendering.

    Declaration
    public CommandBuffer cmd
    Field Value
    Type Description
    CommandBuffer

    defaultResources

    Render Graph default resources.

    Declaration
    public RenderGraphDefaultResources defaultResources
    Field Value
    Type Description
    RenderGraphDefaultResources

    renderContext

    Scriptable Render Context used for rendering.

    Declaration
    public ScriptableRenderContext renderContext
    Field Value
    Type Description
    ScriptableRenderContext

    renderGraphPool

    Render Graph pooll used for temporary data.

    Declaration
    public RenderGraphObjectPool renderGraphPool
    Field Value
    Type Description
    RenderGraphObjectPool
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)