ConeVolume::SetConeHeight
Defined in:
Sets the cone height.
C4Volumes.h
Prototype
void SetConeHeight(float height);
Parameters
height |
The new cone height. |
Description
The SetConeHeight
function sets the physical height of the cone volume along the positive z axis to that specified by the height
parameter.
See Also