Version: 2023.2
言語: 日本語

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.