Type Alias AttributeSizeType

AttributeSizeType:
    | 1
    | 2
    | 3
    | 4

The attribute size type corresponds to float, vec2, vec3, or vec4.