CSGBox.width

Width of the box measured from the center of the box.

  1. double width [@property getter]
  2. double width [@property setter]
    struct CSGBox
    @nogc nothrow @property
    void
    width
    (
    double v
    )

Meta