Struct CapsuleShape2D

Capsule shape for 2D collisions.

struct CapsuleShape2D ;

Properties

NameTypeDescription
height[get, set] doubleThe capsule's height.
radius[get, set] doubleThe capsule's radius.

Methods

NameDescription
getHeight
getRadius
setHeight
setRadius