Class Curve

Curve class

The curve.

public class Curve : ColladaElement

Constructors

NameDescription
Curve()The default constructor.

Properties

NameDescription
Item { get; set; }Gets or sets the item.
Name { get; set; }Gets or sets the name.
Orient { get; set; }Gets or sets the orient. Describes the orientation of the object frame.
Origin { get; set; }Gets or sets the origin. Describes the origin of the object frame.
Sid { get; set; }Gets or sets the sid.

See Also