DeltaVR/Assets/Samples/XR Interaction Toolkit/2.3.0/Hands Interaction Demo/Runtime/Unity.XR.Interaction.Toolkit.Samples.Hands.asmdef
2023-05-08 15:56:10 +03:00

22 lines
569 B
Plaintext

{
"name": "Unity.XR.Interaction.Toolkit.Samples.Hands",
"rootNamespace": "",
"references": [
"GUID:ce522b6ed64c8be4c989a1d26d0e3275"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.hands",
"expression": "1.1.0-pre.3",
"define": "XR_HANDS"
}
],
"noEngineReferences": false
}