Vertex.ReadFloat

Vertex.ReadFloat method

Read the float field

public float ReadFloat(VertexField field)
ParameterTypeDescription
fieldVertexFieldThe field with a float/double compatible data type

See Also