Struct CapsuleShape

Capsule shape for collisions.

struct CapsuleShape ;

Properties

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

Methods

NameDescription
getHeight
getRadius
setHeight
setRadius