WRP iOS Native 3D Touch
We.R.Play
$35.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
35.0 |
11/08(2024) |
35.0 |
Jump AssetStore
Get your games ready for 3D touch! iPhone 6s and iPhone 6s Plus have introduced an entirely new way to interact with your phone. In addition to familiar Multi–Touch gestures like Tap, Swipe, and Pinch, you can now add 3D Touch-enabled actions that bring a new dimension to your games.
Xcode 7 and iOS 9 SDK includes the APIs for building apps that support 3D Touch-enabled actions. Using this plugin, you can take advantage of the native sdk and get your games ready for 3D touch. It currently focuses on the UITouch class and will allow the following:
- Get Value of Force Touch from native iOS
- Get Maximum Possible Force from native iOS
- Determine if target device supports 3D touch or not
Please let us know if you want us to add more functions and reach out to us at unitysupport@werplay.com for any more questions and concerns.
**Note**: The plugin exposes the native functions of the ios9 sdk (in particular the UITouch class) to be accessible through Unity. It returns values for force and can be used for testing and to make sure your games will be 3D touch ready. The Xcode 7 simulator doesn't yet support 3D touch, however as soon as Xcode's simulator supports 3Dtouch the plugin should work as expected.