TupleType
Public / Constants
Int
A tuple of 32-bit integer values.
A IVertexArray instance which IVertexArray.TupleType is Int can always be cast to one of the following classes (depending on the tuple size):
Long
A tuple of 64-bit integer values.
A IVertexArray instance which IVertexArray.TupleType is Int can always be cast to one of the following classes (depending on the tuple size):
Float
A tuple of 32-bit floating point values.
A IVertexArray instance which IVertexArray.TupleType is Float can always be cast to one of the following classes (depending on the tuple size):
Double
A tuple of 64-bit floating point values.
A IVertexArray instance which IVertexArray.TupleType is Double can always be cast to one of the following classes (depending on the tuple size):