Class Sphere
Sphere class
The sphere. Describes a sphere that is centered around its local origin.
public class Sphere : ColladaElement
Constructors
| Name | Description |
|---|---|
| Sphere() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Extra { get; set; } | Gets or sets the extra. |
| Radius { get; set; } | Gets or sets the radius. Contains a floating-point value that specifies the radius of the sphere. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD