Class Skew

Skew class

The skew. The skew element contains an angle and two mathematical vectors that represent the axis of rotation and the axis of translation.

public class Skew : ColladaElement

Constructors

NameDescription
Skew()The default constructor.

Properties

NameDescription
Sid { get; set; }Gets or sets the sid.
Text { get; set; }Gets or sets the value float7 as text.

See Also