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 |