Values

OpaqueOnly

Default depth draw mode. Depth is drawn only for opaque objects.

Always

Depth draw is calculated for both opaque and transparent objects.

Disabled

No depth draw.

AlphaOpaquePrepass

For transparent objects, an opaque pass is made first with the opaque parts, then transparency is drawn.