From 8263edd59284aba390aca011d25b79efecef4c48 Mon Sep 17 00:00:00 2001 From: pryazha Date: Wed, 2 Jul 2025 08:46:23 -0700 Subject: init --- .../Editor/HandsInteractionDemo.Editor.asmdef | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/Editor/HandsInteractionDemo.Editor.asmdef (limited to 'Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/Editor/HandsInteractionDemo.Editor.asmdef') diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/Editor/HandsInteractionDemo.Editor.asmdef b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/Editor/HandsInteractionDemo.Editor.asmdef new file mode 100644 index 0000000..dc97872 --- /dev/null +++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/Editor/HandsInteractionDemo.Editor.asmdef @@ -0,0 +1,21 @@ +{ + "name": "Unity.XR.Interaction.Toolkit.Samples.Hands.Editor", + "rootNamespace": "UnityEditor.XR.Interaction.Toolkit.Samples.Hands.Editor", + "references": [ + "Unity.XR.CoreUtils", + "Unity.XR.CoreUtils.Editor", + "Unity.XR.Interaction.Toolkit", + "Unity.XR.Interaction.Toolkit.Editor" + ], + "includePlatforms": [ + "Editor" + ], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +} \ No newline at end of file -- cgit v1.2.3-70-g09d2