XRoom_Unity/Assets/Samples/XR Interaction Toolkit/3.0.8/Spatial Keyboard/Unity.XR.Interaction.Toolkit.Samples.SpatialKeyboard.asmdef
2025-05-31 10:20:20 +03:30

30 lines
803 B
Plaintext

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