C4 Engine
C4 Engine API Documentation

PyramidGeometryObject::GetPyramidHeight

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

float GetPyramidHeight(voidconst;

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

PyramidGeometryObject::SetPyramidHeight

PyramidGeometryObject::GetPyramidSize

PyramidGeometryObject::SetPyramidSize