Version: 2023.1
언어: 한국어

BatchRendererGroupStrippingMode

enumeration

매뉴얼로 전환

설명

Enum of the different modes of operation for BatchRendererGroup shader variant stripping.

변수

KeepIfEntitiesGraphicsKeeps all BatchRendererGroup variants if the Entities Graphics package is present.
StripAllStrips all BatchRendererGroup variants.
KeepAllKeeps all BatchRendererGroup variants.