Files
RoomAwareVR/Assets/Samples/XR Interaction Toolkit/3.0.7/Spatial Keyboard/Editor/Unity.XR.Interaction.Toolkit.Samples.SpatialKeyboard.Editor.asmdef
T
2025-05-26 00:46:28 +02:00

34 lines
1016 B
Plaintext

{
"name": "Unity.XR.Interaction.Toolkit.Samples.SpatialKeyboard.Editor",
"rootNamespace": "UnityEditor.XR.Interaction.Toolkit.Samples.SpatialKeyboard.Editor",
"references": [
"Unity.TextMeshPro",
"Unity.XR.Interaction.Toolkit",
"Unity.XR.Interaction.Toolkit.Editor",
"Unity.XR.Interaction.Toolkit.Samples.SpatialKeyboard",
"Unity.XR.CoreUtils",
"Unity.XR.CoreUtils.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.textmeshpro",
"expression": "3.0.6",
"define": "TEXT_MESH_PRO_PRESENT"
},
{
"name": "com.unity.ugui",
"expression": "2.0.0",
"define": "UGUI_2_0_PRESENT"
}
],
"noEngineReferences": false
}