| 12345678910111213141516171819202122232425262728293031 |
- {
- "name": "ET.ModelView",
- "rootNamespace": "ET",
- "references": [
- "ET.Core",
- "ET.Init",
- "ET.Loader",
- "ET.Model",
- "ET.ReferenceCollector",
- "ET.SourceGeneratorAttribute",
- "ET.UI",
- "ET.YooAssets",
- "Unity.Mathematics",
- "YooAsset"
- ],
- "includePlatforms": [],
- "excludePlatforms": [],
- "allowUnsafeCode": true,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [
- "INITED",
- "IS_COMPILING || UNITY_EDITOR"
- ],
- "versionDefines": [],
- "noEngineReferences": false,
- "optionalUnityReferences": [],
- "additionalReferences": [],
- "compilerOptions": ""
- }
|