sortTransparentInstances property

bool sortTransparentInstances
final

Whether translucent instances are sorted back to front before drawing.

Disable this for dense particles or other order-independent batches when the sort costs more than the small blending difference it produces.

Implementation

final bool sortTransparentInstances;