Class ControlVertices

ControlVertices class

The control vertices. It is used to describe the CVs of the spline.

public class ControlVertices : ColladaElement

Constructors

NameDescription
ControlVertices()The default constructor.

Properties

NameDescription
Extra { get; set; }Gets or sets the extra.
Input { get; set; }Gets or sets the input.

See Also