Delegate AOVRequestBufferAllocator
Called to allocate a RTHandle for a specific AOVBuffer.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public delegate RTHandle AOVRequestBufferAllocator(AOVBuffers aovBufferId)
파라미터
타입 | 이름 | 설명 |
---|---|---|
AOVBuffers | aovBufferId | The AOVBuffer to allocatE. |
반환
타입 | 설명 |
---|---|
RTHandle |