CSGCylinder.height

The height of the cylinder.

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

Meta