UniVRM/Assets/UniGLTF/DepthFirstScheduler/Editor/DepthFirstScheduler.Editor.asmdef
2020-11-24 18:59:56 +09:00

19 lines
411 B
Plaintext

{
"name": "DepthFirstScheduler.Editor",
"references": [
"UniGLTF",
"UniGLTF.Editor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}