VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@76258c00be3e/Samples~/Starter Assets/StarterAssets.asmdef
2025-08-20 11:12:05 +03:00

26 lines
689 B
Plaintext

{
"name": "Unity.XR.Interaction.Toolkit.Samples.StarterAssets",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.Mathematics",
"Unity.XR.CoreUtils",
"Unity.XR.Interaction.Toolkit",
"Unity.XR.OpenXR"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.openxr",
"expression": "1.6.0",
"define": "OPENXR_1_6_OR_NEWER"
}
],
"noEngineReferences": false
}