Struct RenderGraphResource | Core RP Library | 7.2.1
docs.unity.cn
    Show / Hide Table of Contents

    Struct RenderGraphResource

    Handle to a read-only Render Graph resource.

    Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
    Syntax
    public struct RenderGraphResource

    Methods

    IsValid()

    Is the resource valid?

    Declaration
    public bool IsValid()
    Returns
    Type Description
    Boolean

    True if the resource is valid.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX