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.