Leap Motion Developers
Developer Portal
  • What's new
  • Getting Started
  • Documentation
  • Examples
  • Blog
  • Community
  • JavaScript
  • Unity
  • C#
  • C++
  • Java
  • Python
  • Objective-C
  • Unreal

Unity Script ReferenceΒΆ

The Leap Motion core assets include scripts defining the following C# classes.

  • HandController

  • HandModel

    • DebugHand
    • PolyHand
    • RiggedHand
    • RigidHand (Physics)
    • SkeletalHand
  • FingerModel

    • DebugFinger
    • PolyFinger
    • RiggedFinger
    • RigidFinger (Physics)
    • SkeletalFinger
  • ToolModel

  • Utility Scripts

    • ConfidenceTransparency
    • DisconnectionNotice
    • LeapRecorder
    • LeapUnityExtensions
    • MagneticPinch
  • Unreal Docs (v2.3)
  • Overview
  • Using the Leap Motion Unreal Plugin
  • Tutorial: The Collisions Demo
  • Tutorial: The Custom Controller Demo
  • Tutorial: Using the Leap Motion API in Code
  • Blueprint Reference
  • C++ Class Reference
  • Application Development
  • Appendices