CircleShape.this

class CircleShape
this
(
float radius = 0
,
uint pointCount = 30
)

Parameters

radius float

Radius of the circle

pointCount uint

Number of points composing the circle

Meta