UniVRM/Assets/MeshUtility/Editor/MeshUtility.Editor.asmdef
ousttrue 3c86952228 Export dialog のバリデーターを整理
* vrm-1.0 と共用にできるように移動
* 例外のcatch
2020-11-10 16:37:22 +09:00

17 lines
385 B
Plaintext

{
"name": "MeshUtility.Editor",
"references": [
"MeshUtility",
"ShaderProperty.Runtime"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}