CapsuleShape2D¶
Inherits: Shape2D < Resource < Reference < Object
Capsule shape for 2D collisions.
Description¶
Capsule shape for 2D collisions.
Properties¶
|
||
|
Property Descriptions¶
float height = 20.0
The capsule's height.
float radius = 10.0
The capsule's radius.