Function SpatialMaterial.paramsDepthDrawMode

Determines when depth rendering takes place. See depthdrawmode. See also flagsTransparent.

SpatialMaterial.DepthDrawMode paramsDepthDrawMode() nothrow @property @nogc;

void paramsDepthDrawMode (
  long v
) nothrow @property @nogc;