15 #include "physxCapsuleControllerDesc.h" 26 _desc.radius = radius;
38 _desc.height = height;
float get_radius() const
The radius of the capsule's hemispherical ends and its trunk.
float get_height() const
The distance between the two hemispherical ends of the capsule.
void set_height(float height)
Sets the distance between the two hemispherical ends of the capsule.
void set_radius(float radius)
Sets the radius of the capsule's hemispherical ends and its trunk.