Struct RenderRequestBatcherContext
Context struct for passing into GPUResidentDrawer.PostCullBeginCameraRendering
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.GPUDriven.Runtime.dll
Syntax
public struct RenderRequestBatcherContext
Fields
commandBuffer
CommandBuffer that will be used for resulting commands
Declaration
public CommandBuffer commandBuffer
Field Value
Type | Description |
---|---|
CommandBuffer |