Function CSGBox.height
Height of the box measured from the center of the box.
double height() nothrow @property @nogc;
void height
(
double v
) nothrow @property @nogc;
Height of the box measured from the center of the box.
double height() nothrow @property @nogc;
void height
(
double v
) nothrow @property @nogc;