Function CSGBox.depth

Depth of the box measured from the center of the box.

double depth() nothrow @property @nogc;

void depth (
  double v
) nothrow @property @nogc;