Class FxCommonColorOrTexture

FxCommonColorOrTexture class

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

public class FxCommonColorOrTexture : ColladaElement

Constructors

NameDescription
FxCommonColorOrTexture()The default constructor.

Properties

NameDescription
Item { get; set; }Gets or sets the item.

See Also