Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public void SetEnabledViewTypes(BatchCullingViewType[] viewTypes)

Parameters