public class TargetableFloat3 extends ColladaElement
The target able float 3.
Constructor and Description |
---|
TargetableFloat3() |
Modifier and Type | Method and Description |
---|---|
String |
getSid()
Gets or sets the sid.
|
String |
getText()
Gets or sets the value float3 as text.
|
void |
setSid(String value)
Gets or sets the sid.
|
void |
setText(String value)
Gets or sets the value float3 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 float3 as text.
public final void setText(String value)
Gets or sets the value float3 as text.