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
  • Python Docs (v2.3)
  • Introducing the Skeletal Tracking Model
  • API Overview
  • Guidelines
  • Application Development
  • Using the Tracking API
  • API Reference
  • Appendices