CSGCylinder.radius

The radius of the cylinder.

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

Meta