C4 Engine
C4 Engine API Documentation

CapsuleVolume::SetCapsuleHeight

Defined in:  C4Volumes.h
Sets the height of the cylindrical interior.
Prototype

void SetCapsuleHeight(float height);

Parameters
height The new cylinder height.
Description
The SetCapsuleHeight function sets the physical height of the cylindrical interior of the capsule volume along the positive z axis to that specified by the height parameter.
See Also

CapsuleVolume::GetCapsuleHeight

CapsuleVolume::GetCapsuleSize

CapsuleVolume::SetCapsuleSize