CSGBox.depth

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

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

Meta