CylinderShape.radius

The cylinder's radius.

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

Meta