visibleInstanceCount
The number of elements in the BatchCullingOutputDrawCommands.visibleInstances array.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public int visibleInstanceCount
Remarks
You must set this in the BatchRendererGroup.OnPerformCulling callback.