blob: fbf3d7948ab0fb3b2779f5a5467bf853bdfa6d6b [file]
{
"name": "BlobAsset",
"key": {
"int": 649,
"string": "blobasset"
},
"extends": "assets/file_asset.json",
"properties": {
"formatExtension": {
"type": "String",
"initialValue": "''",
"key": {
"int": 1044,
"string": "blobformatextension"
},
"description": "File extension without the dot when a FileFormat script claims this blob, e.g. 'glb'. Empty for plain blobs.",
"runtime": false
}
}
}