1
0
mirror of https://projects.caleb-brown.dev/UDRI-XRT/UDRIGEEKCup2024.git synced 2025-01-24 08:08:26 -05:00
UDRIGEEKCup2024/Assets/Samples/XR Interaction Toolkit/2.5.2/AR Starter Assets/Unity.XR.Interaction.Toolkit.Samples.ARStarterAssets.asmdef
2024-04-05 11:33:14 -04:00

27 lines
771 B
Plaintext

{
"name": "Unity.XR.Interaction.Toolkit.Samples.ARStarterAssets",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.XR.CoreUtils",
"Unity.XR.Interaction.Toolkit",
"Unity.XR.ARFoundation",
"Unity.XR.ARSubsystems",
"Unity.XR.Interaction.Toolkit.Samples.StarterAssets"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.arfoundation",
"expression": "4.2.7",
"define": "AR_FOUNDATION_PRESENT"
}
],
"noEngineReferences": false
}