docs.unity.cn
    Show / Hide Table of Contents

    Delegate AOVRequestBufferAllocator

    Called to allocate a RTHandle for a specific AOVBuffer.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public delegate RTHandle AOVRequestBufferAllocator(AOVBuffers aovBufferId);
    Parameters
    Type Name Description
    AOVBuffers aovBufferId

    The AOVBuffer to allocatE.

    Returns
    Type Description
    RTHandle
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021