This version of Unity is unsupported.

BatchRendererGroup.SetBatchFlags

public void SetBatchFlags(int batchIndex, ulong flags);

Parameters

batchIndex Batch index. Must be a Hybrid Renderer V2 batch.
flags Flag bits to set for the batch.

Description

Sets flag bits that enable special behavior for this Hybrid Renderer V2 batch.

This is an experimental API for use by the Hybrid Renderer package. It is not intended for any other purpose.