Files
AR-Menu/Library/PackageCache/com.unity.cloud.gltfast@db5a82ec0b47/DocExamples/glTFast.Documentation.Examples.asmdef
2025-11-30 08:35:03 +02:00

25 lines
653 B
Plaintext

{
"name": "glTFast.Documentation.Examples",
"rootNamespace": "GLTFast.Documentation.Examples",
"references": [
"Unity.Mathematics",
"glTFast",
"glTFast.Export",
"glTFast.Newtonsoft"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.nuget.newtonsoft-json",
"expression": "3",
"define": "NEWTONSOFT_JSON"
}
],
"noEngineReferences": false
}