Version: 2023.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.