add MosisPointerComponent for VR ray interaction

This commit is contained in:
2026-01-17 20:03:41 +01:00
parent dc1bd14ff0
commit 9cf3ffdbaf
5 changed files with 385 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "MosisSDK",
"Description": "",
"Description": "Mosis Virtual Phone SDK for VR",
"Category": "Other",
"CreatedBy": "OmixLab LTD",
"CreatedByURL": "",
@@ -20,5 +20,11 @@
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "EnhancedInput",
"Enabled": true
}
]
}