This version of Unity is unsupported.

BatchCullingOutput

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Contains the output data where OnPerformCulling will write draw commands into.

Properties

drawCommandsA single-element array of BatchCullingOutputDrawCommands that OnPerformCulling can write into without unnecessary copying.