Class Hyperbola

Hyperbola class

The hyperbola.

public class Hyperbola : ColladaElement

Constructors

NameDescription
Hyperbola()The default constructor.

Properties

NameDescription
Extra { get; set; }Gets or sets the extra.
Radius { get; set; }Gets or sets the radius. Contains two floating-point numbers that specify the radii of the hyperbola.

See Also