AttributeElementTypes

Possible types of a single element of a vertex attribute.

alias AttributeElementTypes = TypeTuple!(float, double, byte, short, int, ubyte, ushort, uint)

Meta