Line class

Line class

The line.

Inheritance: LineColladaElement

The Line type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Line

Properties

PropertyDescription
originGets or sets the origin.
Contains three floating-point numbers that describe the origin of the line.
directionGets or sets the direction.
Contains three floating-point numbers that describe the direction of the line as a unit vector.
extraGets or sets the extra.

See Also