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