Type Alias ResoureType

ResoureType:
    | "gltfModel"
    | "texture"
    | "cubeTexture"
    | "font"
    | "fbxModel"
    | "audio"
    | "objModel"
    | "hdrTexture"
    | "svg"
    | "exrTexture"
    | "video"
    | "ktx2Texture"