Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BatchRendererGroup.SetEnabledViewTypes

Declaration

public void SetEnabledViewTypes(BatchCullingViewType[] viewTypes);

Parameters

viewTypes The BatchCullingViewType array.

Description

Set the combination of BatchCullingViewType for which this BatchRendererGroup should receive an OnPerformCulling callback.