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
  • Unity Docs (v2.3)
  • Unity Plugin Overview
  • Getting Started With the Image Hand Assets
  • Hand Assets
  • Widgets
  • Unity Script Reference
    • HandController
    • HandModel
    • FingerModel
    • ToolModel
    • ConfidenceTransparency
    • DisconnectionNotice
    • LeapRecorder
    • LeapUnityExtensions
    • MagneticPinch
  • C# API Reference
  • Guidelines
  • Application Development
  • Appendices