Hello,
I'm trying to differentiate a normal GLTF/GLB file from a VRM file without reading it's content. I don't want to rely on the extension .vrm, since in my case I'm downloading files from a server.
I normally rely on mime types. Is there one for VRM? or does it just use: model/gltf-binary ?
Thanks.
Hello,
I'm trying to differentiate a normal GLTF/GLB file from a VRM file without reading it's content. I don't want to rely on the extension .vrm, since in my case I'm downloading files from a server.
I normally rely on mime types. Is there one for VRM? or does it just use: model/gltf-binary ?
Thanks.