Class FxCommonColorOrTextureColor

FxCommonColorOrTextureColor class

The FX common color or texture color. Contains four floating-point values describing the RGBA color.

public class FxCommonColorOrTextureColor : ColladaElement

Constructors

NameDescription
FxCommonColorOrTextureColor()The default constructor.

Properties

NameDescription
Sid { get; set; }Gets or sets the sid.
Text { get; set; }Gets or sets the value as text.

See Also