Sphere class
Sphere class
The sphere. Describes a sphere that is centered around its local origin.
Inheritance: Sphere
→
ColladaElement
The Sphere type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Sphere |
Properties
Property | Description |
---|---|
radius | Gets or sets the radius. Contains a floating-point value that specifies the radius of the sphere. |
extra | Gets or sets the extra. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Sphere