Class Origin

Origin class

The origin. Describes the origin of an object frame. The origin is given by a position in 3D space.

public class Origin : ColladaElement

Constructors

NameDescription
Origin()The default constructor.

Properties

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

See Also