Contains the output data where OnPerformCulling will write draw commands into.
| Description | |
|---|---|
| customCullingResult | Optional pointer to custom culling result data. |
| drawCommands | A single-element array of BatchCullingOutputDrawCommands that OnPerformCulling can write into without unnecessary copying. |