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