TorusGeometryObject::SetSecondaryRadius
Defined in:  
Sets the secondary radius of a torus.
C4Primitives.hPrototype
void SetSecondaryRadius(float secondary);
Parameters
| secondary | The new secondary radius of the torus. | 
Description
The SetSecondaryRadius function sets the secondary radius of a torus primitive. The secondary parameter defines the radius of the torus about the primary ring.
See Also
TorusGeometryObject::GetSecondaryRadius
