Objective:
the translation of this series is in order to cater to the Unity VR craze and the learning needs of everyone, the launch of the unity-oriented leap motion official document in the English-Chinese translation.
This fourth chapter of the script reference lists the classes that leap motion defines for the script contained in the core resource bundle provided by unity, in the form of a directory link.
For details on each class, please look forward to your next offer.
English Original website: https://developer.leapmotion.com/documentation/unity/unity/Unity_Classes.html
Initial & Continuous Update: Http://blog.csdn.net/duzixi
Unity Script reference/unity Scripting reference
The Leap Motion core assets include scripts defining the following C # classes.
The following C # classes are defined in the script contained in the LEAP Motion core resource.
(Translator Note: The following is a class name, Chinese translation is for semantic reference only.) Click the English name link to enter the original page, click the Chinese name link to the blog translation page. )
Handcontroller Hand Controller
HANDMODEL   hand model
- debughand Debug Hand type
- polyhand Polygon hand
- riggedhand Control Hand type
- rigidhand (Physics) rigid body hand type (physical)
- skeletalhand skeleton hand
fingermodel finger model
- debugfinger Debug finger
- polyfinger polygon finger
- riggedfinger Manipulate fingers
- rigidfinger (Physics) rigid body finger (physical)
- skeletalfinger bone finger
toolmodel tool model
utility Scripts Tool class script
- confidencetransparency Trusted transparency
- disconnectionnotice Not connected notification
- leaprecorder Leap recorder
- leapunityextensions leapunity extension
- magneticpinch Magnetic pinch
(Copyright notice: This is a translation of the Leap Motion website document, all rights reserved by the Leap Motion website, and the text content is for learning only.) )
"VR" Leap Motion Official Document Script reference (directory)