CSGBox.width

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

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

Meta