public class Skew extends ColladaElement
The skew. The skew element contains an angle and two mathematical vectors that represent the axis of rotation and the axis of translation.
Constructor and Description |
---|
Skew() |
Modifier and Type | Method and Description |
---|---|
String |
getSid()
Gets or sets the sid.
|
String |
getText()
Gets or sets the value float7 as text.
|
void |
setSid(String value)
Gets or sets the sid.
|
void |
setText(String value)
Gets or sets the value float7 as text.
|
public final String getSid()
Gets or sets the sid.
public final void setSid(String value)
Gets or sets the sid.
public final String getText()
Gets or sets the value float7 as text.
public final void setText(String value)
Gets or sets the value float7 as text.