r = physics.SegmentShape:radius()
|
Parameter |
Type |
Description |
|---|---|---|
|
self |
in physics.SegmentShape |
The input SegmentShape |
|
r |
out number |
The radius of the segment |
Returns the radius of the segment.
Introduced in platform.apiLevel = '2.0'