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