{{newin|[[0.8.0]]|080|type=method}}
Sets the radius of the circle.

== Function ==
=== Synopsis ===
<source lang="lua">
CircleShape:setRadius( radius )
</source>
=== Arguments ===
{{param|number|radius|The radius of the circle}}
=== Returns ===
Nothing.

== See Also ==
* [[parent::CircleShape]]
[[Category:Functions]]
{{#set:Description=Sets the radius of the circle.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|CircleShape:setRadius}}