public class FxCommonFloatOrParameterParameter extends ColladaElement
The FX common float or parameter parameter. The value is represented by a reference to a previously defined parameter that can be directly cast to a floating point scalar.
| Constructor and Description |
|---|
FxCommonFloatOrParameterParameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReference()
Gets or sets the reference.
|
void |
setReference(String value)
Gets or sets the reference.
|