FxCommonFloatOrParameter

Inheritance: java.lang.Object, ColladaElement

The FX common float or parameter. Describes the scalar attributes of fixed-function SHADER elements.

Constructors

ConstructorDescription
FxCommonFloatOrParameter()

Methods

MethodDescription
getItem()Gets or sets the item.
setItem(Object value)Gets or sets the item.

FxCommonFloatOrParameter()

public FxCommonFloatOrParameter()

getItem()

public final Object getItem()

Gets or sets the item.

Returns: Object

setItem(Object value)

public final void setItem(Object value)

Gets or sets the item.