SphereShape.radius

The sphere's radius. The shape's diameter is double the radius.

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

Meta