C4 Engine
C4 Engine API Documentation

CylinderGeometryObject::GetCylinderHeight

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

float GetCylinderHeight(voidconst;

Description
The GetCylinderHeight function returns the height of a cylinder primitive. The return value corresponds to the height of the cylinder above the base in the positive z direction.
See Also

CylinderGeometryObject::SetCylinderHeight

CylinderGeometryObject::GetCylinderSize

CylinderGeometryObject::SetCylinderSize