C4 Engine
C4 Engine API Documentation

TruncatedConeVolume::SetConeRatio

Defined in:  C4Volumes.h
Sets the truncated cone ratio.
Prototype

void SetConeRatio(float ratio);

Parameters
ratio The new truncated cone ratio.
Description
The SetConeRatio function sets the ratio between the dimensions of the top face to the dimensions of the bottom face (the base) of the truncated cone to that specified by the ratio parameter.
See Also

TruncatedConeVolume::GetConeRatio