CSGBox.height

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

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

Meta