UniVRM/Assets/VRM/Editor/VRM.Editor.asmdef
2021-04-08 20:59:43 +09:00

24 lines
558 B
Plaintext

{
"name": "UniVRM.Editor",
"references": [
"VRM",
"UniHumanoid",
"MeshUtility",
"MeshUtility.Editor",
"VRMShaders.GLTF.IO.Runtime",
"VRMShaders.GLTF.IO.Editor",
"UniGLTF",
"UniGLTF.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}