TruncatedDomeVolume::SetDomeRatio
Defined in:
Sets the truncated dome ratio.
C4Volumes.h
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