一种改善Unity3D系统自带InputField原生组件在VR程序(Apk格式)里进行UI射线点击触发字符输入功能失效问题的包。
A package that improves the failure of the Unity3D system's own InputField native component to trigger character input by UI ray clicks in VR programs (Apk format).
包提供了VR虚拟键盘和自制的“InputField”,如下所示。
The package provides a VR virtual keyboard and a self-made "InputField" as shown below.
特别说明:不依赖其他插件及包,导入本包,选中预制体拖进场景即可使用。
Special Note: Do not rely on other plug-ins and packages, import this package, select the prefab and drag it into the scene to use.
(可能需要额外添加XR UI交互组件,比如XR Interaction Toolkit里Tracked Device Graphic Raycaster组件,你们应该会)
(It may be necessary to add additional XR UI interaction components, such as the Tracked Device Graphic Raycaster component in the XR Interaction Toolkit, you should know)
已经过 Pico4 安装并实机验证(不采用Preview Tool工具)
Pico4 has been installed and verified on the actual machine (without using Preview Tool)
特别说明:本包中VR虚拟键盘功能不是很完善,目前只有数字、大小写字母等键位输入,而且键盘的外观“皮毛”是我从某个网站扒下来的,链接如下:
https://blog.csdn.net/qq_40401591/article/details/120532647
Special Note: The function of the VR virtual keyboard in this package is not very perfect. At present, only numbers, uppercase and lowercase letters and other key positions are input, and the "fur" of the appearance of the keyboard is picked up from a certain website by me. The link is as follows:
https://blog.csdn.net/qq_40401591/article/details/120532647
源代码公开,未编译为DLL,G右及白嫖怪可以自由查看自由魔改(如果愿意的话,希望帮帮俺完善嘛,😊)
The source code is open, not compiled into a DLL, G friends and white piao guai can freely view and do free magic modification (if you are willing to, I hope you....... help me improve it, 😊)