CapsuleVolume::GetCapsuleHeight
Defined in:
Returns the height of the cylindrical interior.
C4Volumes.h
Prototype
const float& GetCapsuleHeight(void) const;
Description
The GetCapsuleHeight
function returns the physical height of the cylindrical interior of the capsule volume along the positive z axis.
See Also