Class FxCommonColorOrTextureTexture

FxCommonColorOrTextureTexture class

The FX common color or texture texture.

public class FxCommonColorOrTextureTexture : ColladaElement

Constructors

NameDescription
FxCommonColorOrTextureTexture()The default constructor.

Properties

NameDescription
Extra { get; set; }Gets or sets the extra.
Texture { get; set; }Gets or sets the texture.
TextureCoordinate { get; set; }Gets or sets the texture coordinate.

See Also