UniVRM/Assets/VRM.Samples/Editor/Tests/VRM.Samples.Editor.Tests.asmdef
ousttrue d28f700997 移動 VRMShaders.TextureExporter
#726 separate AssetTextureUtil
2021-04-02 18:14:27 +09:00

25 lines
538 B
Plaintext

{
"name": "VRM.Samples.Editor.Tests",
"references": [
"VRM",
"VRM.Samples",
"MeshUtility",
"UniGLTF",
"UniVRM.Editor",
"VRM.Tests",
"VRMShaders",
"UniGLTF.Editor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}