public class FxCommonColorOrTextureColor extends ColladaElement
The FX common color or texture color. Contains four floating-point values describing the RGBA color.
Constructor and Description |
---|
FxCommonColorOrTextureColor() |
Modifier and Type | Method and Description |
---|---|
String |
getSid()
Gets or sets the sid.
|
String |
getText()
Gets or sets the value as text.
|
void |
setSid(String value)
Gets or sets the sid.
|
void |
setText(String value)
Gets or sets the value as text.
|