Vertex.ReadDouble

Vertex.ReadDouble method

Read the double field

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

See Also