CSGBox.height

Height of the box measured from the center of the box.

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

Meta