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