Type Alias Gltf2AccessorComponentType

Gltf2AccessorComponentType:
    | typeof Byte
    | typeof UnsignedByte
    | typeof Short
    | typeof UnsignedShort
    | typeof Int
    | typeof UnsignedInt
    | typeof Float