FxCommonFloatOrParameterParameter

Inheritance: java.lang.Object, 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.

Constructors

ConstructorDescription
FxCommonFloatOrParameterParameter()

Methods

MethodDescription
getReference()Gets or sets the reference.
setReference(String value)Gets or sets the reference.

FxCommonFloatOrParameterParameter()

public FxCommonFloatOrParameterParameter()

getReference()

public final String getReference()

Gets or sets the reference.

Returns: String

setReference(String value)

public final void setReference(String value)

Gets or sets the reference.