Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


flags

Specifies rendering options for the draw command.
Read time 1 minuteLast updated 5 days ago

Definition

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.