Files
stas-barecky/Library/PackageCache/com.unity.2d.spriteshape@0738bab11647/Runtime/Unity.2D.SpriteShape.Runtime.asmdef
2026-01-08 20:43:08 +05:00

26 lines
595 B
Plaintext

{
"name": "Unity.2D.SpriteShape.Runtime",
"references": [
"Unity.InternalAPIEngineBridge.001",
"Unity.2D.Common.Runtime",
"Unity.Mathematics",
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"versionDefines": [
{
"name": "com.unity.burst",
"expression": "0.0.1",
"define": "ENABLE_SPRITESHAPE_BURST"
},
{
"name": "com.unity.polyspatial.serialization",
"expression": "0.0.1",
"define": "ENABLE_SPRITESHAPE_POLYSPATIAL_SERIALIZATION"
}
],
"noEngineReferences": false
}