Gets the radius of the circle shape.
== Function ==
=== Synopsis ===
<source lang="lua">
radius = CircleShape:getRadius( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|radius|The radius of the circle}}
== See Also ==
* [[parent::CircleShape]]
[[Category:Functions]]
{{#set:Description=Gets the radius of the circle shape.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|CircleShape:getRadius}}