{
    "name": "antcity.trafficmodel",
    "references": [
        "antcity.base.uicomponents",
        "antcity.base.webapiclient",
        "antcity.base.geoutils",
		"Unity.TextMeshPro",
		"Unity.Entities",
		"Unity.Mathematics",
		"Unity.Entities.Hybrid",		
		"Unity.Rendering.Hybrid",
		"Unity.Transforms"		
    ],
    "includePlatforms": [],
    "excludePlatforms": [],
    "allowUnsafeCode": true,
    "overrideReferences": false,
    "precompiledReferences": [],
    "autoReferenced": true,
    "defineConstraints": [],
	"defineConstants":["ENABLE_HYBRID_RENDERER_V2"],
	"scriptingDefineSymbols":["ENABLE_HYBRID_RENDERER_V2"],
    "noEngineReferences": false
}