isVertexAttribute

Determine if a type can be an attribute (aka field, aka property) of a vertex type.

template isVertexAttribute (
A
) {
enum isVertexAttribute;
enum isVertexAttribute;
}

Meta