C4 Engine
C4 Engine API Documentation

TruncatedConeGeometryObject::GetConeHeight

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

float GetConeHeight(voidconst;

Description
The GetConeHeight function returns the height of a truncated cone primitive. The return value corresponds to the distance in the positive z direction between the base of the cone and the plane parallel to the base at which the cone is truncated.
See Also

TruncatedConeGeometryObject::SetConeHeight

TruncatedConeGeometryObject::GetConeSize

TruncatedConeGeometryObject::SetConeSize

TruncatedConeGeometryObject::GetConeRatio

TruncatedConeGeometryObject::SetConeRatio