C4 Engine
C4 Engine API Documentation

ConeVolume::SetConeHeight

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

void SetConeHeight(float height);

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

ConeVolume::GetConeHeight

ConeVolume::GetConeSize

ConeVolume::SetConeSize