Version: 2022.3
言語: 日本語

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.