VertexPosition.GetSizeInFloats
Description:
Gets the amount of storage that the vertex takes up in a buffer, measured in floats.
Gets the amount of storage that the vertex takes up in a buffer, measured in floats.
public static int GetSizeInFloats()
int
The number of floats occupied by one vertex of this type.