FxCommonColorOrTextureParam

Inheritance: java.lang.Object, ColladaElement

The FX common color or texture parameter. References a predefined parameter.

Constructors

ConstructorDescription
FxCommonColorOrTextureParam()

Methods

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

FxCommonColorOrTextureParam()

public FxCommonColorOrTextureParam()

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.