DeltaVR/Assets/XRI_Examples/Global/Scripts/Analytics/Unity.XR.Content.Interaction.Analytics.asmdef
2023-05-08 15:56:10 +03:00

35 lines
818 B
Plaintext

{
"name": "Unity.XR.Content.Interaction.Analytics",
"references": [
"Unity.XR.Interaction.Toolkit",
"Unity.XR.Content.Interaction"
],
"includePlatforms": [],
"excludePlatforms": [
"Android",
"CloudRendering",
"GameCoreScarlett",
"GameCoreXboxOne",
"iOS",
"LinuxStandalone64",
"Lumin",
"macOSStandalone",
"PS4",
"PS5",
"Stadia",
"Switch",
"tvOS",
"WSA",
"WebGL",
"WindowsStandalone32",
"WindowsStandalone64",
"XboxOne"
],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}