Description
This property allows you to set the outer radius of a torus.
Syntax
Property get:
radius = OuterRadius ( );
|
Return: (Double) radius |
Get the radius value. |
Property set:
OuterRadius ( radius );
|
Input: (Double) radius |
Set the radius value.
|