SetEnabledViewTypes(BatchCullingViewType[])
Set the combination of BatchCullingViewType for which this BatchRendererGroup should receive an OnPerformCulling callback.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void SetEnabledViewTypes(BatchCullingViewType[] viewTypes)
Parameters
The BatchCullingViewType array.