Files
BookRPG/Library/PackageCache/com.unity.2d.common@edfe77495b67/Runtime/Triangulation/Unity.2D.Triangulation.Runtime.asmdef
2026-07-16 21:49:59 +01:00

22 lines
505 B
Plaintext

{
"name": "Unity.2D.Triangulation.Runtime",
"rootNamespace": "",
"references": [
"Unity.Burst",
"Unity.Mathematics",
"Unity.Collections",
"Unity.2D.Common.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}