45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
{
|
|
"name": "Unity.XR.Simulation",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"Unity.XR.ARSubsystems",
|
|
"Unity.XR.Management",
|
|
"Unity.XR.CoreUtils",
|
|
"Unity.InputSystem",
|
|
"Unity.Mathematics",
|
|
"Unity.Postprocessing.Runtime",
|
|
"Unity.RenderPipelines.Universal.Runtime",
|
|
"Unity.RenderPipelines.Core.Runtime",
|
|
"Unity.XR.ARFoundation.InternalUtils"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor",
|
|
"LinuxStandalone64",
|
|
"macOSStandalone",
|
|
"WindowsStandalone64"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.postprocessing",
|
|
"expression": "2.0",
|
|
"define": "INCLUDE_POST_PROCESSING"
|
|
},
|
|
{
|
|
"name": "com.unity.render-pipelines.universal",
|
|
"expression": "7.0.0",
|
|
"define": "URP_7_OR_NEWER"
|
|
},
|
|
{
|
|
"name": "com.unity.render-pipelines.universal",
|
|
"expression": "17.0.0",
|
|
"define": "URP_17_OR_NEWER"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |