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