Cone class

Cone class

The cone. Describes a conical surface.

Inheritance: ConeColladaElement

The Cone type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Cone

Properties

PropertyDescription
radiusGets or sets the radius.
Contains a floating-point number that specifies the radius of the cone.
angleGets or sets the angle.
Contains a floating-point number that specifies the conical surface semi angle ]0,PI/2[.
extraGets or sets the extra.

See Also