Class Parabola

Parabola class

The parabola.

public class Parabola : ColladaElement

Constructors

NameDescription
Parabola()The default constructor.

Properties

NameDescription
Extra { get; set; }Gets or sets the extra.
Focal { get; set; }Gets or sets the focal. A floating-point number that describes the focal length of the parabola.

See Also