Delegate AOVRequestBufferAllocator
Called to allocate a RTHandle for a specific AOVBuffer.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public delegate RTHandle AOVRequestBufferAllocator(AOVBuffers aovBufferId)
Parameters
Type | Name | Description |
---|---|---|
AOVBuffers | aovBufferId | The AOVBuffer to allocatE. |
Returns
Type | Description |
---|---|
RTHandle |