C4 Engine
C4 Engine API Documentation

TruncatedDomeVolume::SetDomeRatio

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

void SetDomeRatio(float ratio);

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

TruncatedDomeVolume::GetDomeRatio