BatchCullingOutput

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

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

Properties

customCullingResultOptional pointer to custom culling result data.
drawCommandsA single-element array of BatchCullingOutputDrawCommands that OnPerformCulling can write into without unnecessary copying.

Did you find this page useful? Please give it a rating: