Class Orient

Orient class

The orient. Describes the orientation of an object frame. The orientation is given by an arbitrary axis and an angle.

public class Orient : ColladaElement

Constructors

NameDescription
Orient()The default constructor.

Properties

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

See Also