SkillAgentSearch skills...

HapticU3D

Generate haptic feedback on iOS devices (UIFeedbackGenerator) in your U3D games

Install / Use

/learn @iMemento/HapticU3D
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HapticU3D

Generate haptic feedback on iOS devices (UIFeedbackGenerator) in your U3D games

Requirements

  • iOS 10.0+
  • A device with a supported Taptic Engine (iPhone 7 and above).
  • System Haptics setting is enabled.

How to use

  • Put OC script 'HapticFeedbackGenerator' in your 'Asset/Plugins/iOS' folder.
  • Just call method in your C# script
    HapticFeedback.Generate(UIFeedbackType type)
    
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks1

Languages

Objective-C

Security Score

80/100

Audited on Dec 7, 2024

No findings