radius property
final
Corner radius of the mass; clamped to half the shorter side, so radius >= min(w, h) / 2 yields a stadium.
Implementation
final double radius;
Corner radius of the mass; clamped to half the shorter side, so radius >= min(w, h) / 2 yields a stadium.
final double radius;