Orient
Inheritance: java.lang.Object, ColladaElement
The orient. Describes the orientation of an object frame. The orientation is given by an arbitrary axis and an angle.
Constructors
| Constructor | Description |
|---|---|
| Orient() |
Methods
| Method | Description |
|---|---|
| getText() | Gets or sets the values as text. |
| setText(String value) | Gets or sets the values as text. |
Orient()
public Orient()
getText()
public final String getText()
Gets or sets the values as text.
Returns: String
setText(String value)
public final void setText(String value)
Gets or sets the values as text.