Skew
Contents
[
Hide
]Inheritance: java.lang.Object, ColladaElement
The skew. The skew element contains an angle and two mathematical vectors that represent the axis of rotation and the axis of translation.
Constructors
| Constructor | Description |
|---|---|
| Skew() |
Methods
| Method | Description |
|---|---|
| getSid() | Gets or sets the sid. |
| setSid(String value) | Gets or sets the sid. |
| getText() | Gets or sets the value float7 as text. |
| setText(String value) | Gets or sets the value float7 as text. |
Skew()
public Skew()
getSid()
public final String getSid()
Gets or sets the sid.
Returns: String
setSid(String value)
public final void setSid(String value)
Gets or sets the sid.
getText()
public final String getText()
Gets or sets the value float7 as text.
Returns: String
setText(String value)
public final void setText(String value)
Gets or sets the value float7 as text.