FxCommonColorOrTexture

Inheritance: java.lang.Object, ColladaElement

The FX common color or texture. A type that describes color attributes of fixed-function SHADER elements.

Constructors

ConstructorDescription
FxCommonColorOrTexture()

Methods

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

FxCommonColorOrTexture()

public FxCommonColorOrTexture()

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.