Class Primitives

Primitives class

The primitives. The primitives element represents primitive data for the primitive types. The primitives element contains indices that reference into the parent’s source elements referenced by the input elements.

public class Primitives : ColladaElement

Constructors

NameDescription
Primitives()The default constructor.

Properties

NameDescription
Text { get; set; }Gets or sets the values as text.

See Also