Type Alias VertexAttributeSemanticsJoinedString

VertexAttributeSemanticsJoinedString:
    | `${string}.${ComponentChar}`
    | `${string}.${ComponentChar},${string}.${ComponentChar}`
    | `${string}.${ComponentChar},${string}.${ComponentChar},${string}.${ComponentChar}`
    | `${string}.${ComponentChar},${string}.${ComponentChar},${string}.${ComponentChar},${string}.${ComponentChar}`