flags
Specifies rendering options for the draw command.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public BatchDrawCommandFlags flags
Remarks
This includes rendering options like whether Unity should individually depth sort the instances in the draw command, or whether to render instances into per-object motion passes.