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