SphereModel Radius
Get or Set the radius of the sphere model.
public float Radius {get;set} |
Property value |
float |
Exceptions |
|
Example
sphere.Radius = 10;
|