Version: 2022.2

BatchCullingOutput

struct in UnityEngine.Rendering

切换到手册

描述

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

变量

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