| VertexPositionNormalColorTexture Fields | 
The VertexPositionNormalColorTexture type exposes the following members.
| Name | Description | |
|---|---|---|
| Color | 
            The vertex color.
              | |
| Normal | 
            The vertex normal vector.
              | |
| Position | 
            The vertex position.
              | |
| TextureCoordinate | 
            The UV texture coordinates.
              | |
| VertexDeclaration | 
            The vertex declaration.
              |