C4 Engine
C4 Engine API Documentation

CylinderVolume::SetCylinderHeight

Defined in:  C4Volumes.h
Sets the cylinder height.
Prototype

void SetCylinderHeight(float height);

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

CylinderVolume::GetCylinderHeight

CylinderVolume::GetCylinderSize

CylinderVolume::SetCylinderSize