C4 Engine
C4 Engine API Documentation

ConeGeometryObject::GetConeHeight

Defined in:  C4Primitives.h
Returns the cone height.
Prototype

float GetConeHeight(voidconst;

Description
The GetConeHeight function returns the height of a cone primitive. The return value corresponds to the height of the cone's apex above the base in the positive z direction.
See Also

ConeGeometryObject::SetConeHeight

ConeGeometryObject::GetConeSize

ConeGeometryObject::SetConeSize