type GLTFTextureData<T = any> = GLTFObject<T> & { sampler?: number, source?: number }
packages / gltf / src / types.ts