Sphere class

Sphere class

The sphere. Describes a sphere that is centered around its local origin.

Inheritance: SphereColladaElement

The Sphere type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Sphere

Properties

PropertyDescription
radiusGets or sets the radius.
Contains a floating-point value that specifies the radius of the sphere.
extraGets or sets the extra.

See Also