Developer
  • SDK
  • Unity
  • Docs
  • Gallery
  •  Buy
  • Get Started
  • VR Setup
  • Unity
  • Docs
  • Forums
  • Gallery
  •  Buy
  • JavaScript
  • Unity
  • C#
  • C++
  • Java
  • Python
  • Objective-C
  • Unreal

LeapQuaternionΒΆ

Properties:

  • Identity
  • Magnitude
  • MagnitudeSquared
  • Normalized
  • w
  • x
  • y
  • z

Methods:

  • Equals(LeapQuaternion v)
  • IsValid()
  • LeapQuaternion(float x, float y, float z, float w)
  • LeapQuaternion(LeapQuaternion quaternion)
  • LeapQuaternion(LeapInternal.LEAP_QUATERNION quaternion)
  • Multiply(LeapQuaternion rhs)
  • ToString()
struct Leap::LeapQuaternion

The LeapQuaternion struct represents a rotation in three-dimensional space.

Since
3.1.2

  • C# Docs (v3.2)
  • API Overview
  • Application Development
  • API Reference
    • Arm
    • Bone
    • ClockCorrelator
    • Config
    • Convenience Constants
    • Controller
    • Device
    • Controller Events
    • FailedDevice
    • Finger
    • Frame
    • Hand
    • Image
    • InteractionBox
    • LeapTransform
    • LeapQuaternion
    • Vector
  • Appendices