VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@76258c00be3e/Samples~/World Space UI/Unity.XR.Interaction.Toolkit.Samples.WorldSpaceUI.asmdef
2025-08-20 11:12:05 +03:00

23 lines
614 B
Plaintext

{
"name": "Unity.XR.Interaction.Toolkit.Samples.WorldSpaceUI",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.InputSystem.ForUI"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.modules.uielements",
"expression": "1.0.0",
"define": "UIELEMENTS_MODULE_AVAILABLE"
}
],
"noEngineReferences": false
}