expre-gen/blender/3.4/datafiles/usd/hio/resources/plugInfo.json
2025-10-17 09:47:23 +08:00

21 lines
515 B
JSON

{
"Plugins": [
{
"Info": {
"Types": {
"Hio_StbImage" : {
"bases": ["HioImage"],
"imageTypes": ["bmp", "jpg", "jpeg", "png", "tga", "hdr"],
"precedence": 2
}
}
},
"LibraryPath": "",
"Name": "hio",
"ResourcePath": "resources",
"Root": "..",
"Type": "library"
}
]
}