RADIUS_SIZE_* Constant Group
Different degrees of radius size used in area-based functions.
Constants
Constant | Description |
---|
RADIUS_SIZE_COLOSSAL | Largest circle. Currently set to be 10 meters. |
|
RADIUS_SIZE_GARGANTUAN | Gigantic circle. Currently set to be 8.33 meters. |
|
RADIUS_SIZE_HUGE | Huge circle. Currently set to be 6.67 meters. |
|
RADIUS_SIZE_LARGE | Large circle. Currently set to be 5 meters. |
|
RADIUS_SIZE_MEDIUM | Medium circle. Currently set to be 3.33 meters. |
|
RADIUS_SIZE_SMALL | Smallest circle. Currently set to 1.67 meters. |
|
See Also
Send comments on this topic.