CustomVertex.TransformedColored.Color Field (Microsoft.DirectX.Direct3D)
Retrieves or sets the vertex color.
Visual Basic Public Color As Int32 C# public Int32 Color;
C++ public: Int32 Color;
JScript public var Color : Int32
System.Int32
This field is read/write.
Integer that represents the vertex color.
Show:
