Tanoda
Leap.Unity.LeapTestProvider Class Reference
Inheritance diagram for Leap.Unity.LeapTestProvider:
Leap.Unity.LeapProvider

Public Attributes

Frame frame
 
Transform leftHandBasis
 
Transform rightHandBasis
 
- Public Attributes inherited from Leap.Unity.LeapProvider
TestHandPose editTimePose = TestHandPose.HeadMountedA
 

Properties

override Frame CurrentFrame [get]
 
override Frame CurrentFixedFrame [get]
 
- Properties inherited from Leap.Unity.LeapProvider
abstract Frame CurrentFrame [get]
 The current frame for this update cycle, in world space. More...
 
abstract Frame CurrentFixedFrame [get]
 The current frame for this fixed update cycle, in world space. More...
 

Additional Inherited Members

- Protected Member Functions inherited from Leap.Unity.LeapProvider
void DispatchUpdateFrameEvent (Frame frame)
 
void DispatchFixedFrameEvent (Frame frame)
 
- Events inherited from Leap.Unity.LeapProvider
Action< FrameOnUpdateFrame
 
Action< FrameOnFixedFrame
 
Action< FrameOnPostUpdateFrame
 

Detailed Description

Definition at line 15 of file LeapTestProvider.cs.

Member Data Documentation

◆ frame

Frame Leap.Unity.LeapTestProvider.frame

Definition at line 17 of file LeapTestProvider.cs.

◆ leftHandBasis

Transform Leap.Unity.LeapTestProvider.leftHandBasis

Definition at line 51 of file LeapTestProvider.cs.

◆ rightHandBasis

Transform Leap.Unity.LeapTestProvider.rightHandBasis

Definition at line 59 of file LeapTestProvider.cs.

Property Documentation

◆ CurrentFixedFrame

override Frame Leap.Unity.LeapTestProvider.CurrentFixedFrame
get

Definition at line 31 of file LeapTestProvider.cs.

◆ CurrentFrame

override Frame Leap.Unity.LeapTestProvider.CurrentFrame
get

Definition at line 18 of file LeapTestProvider.cs.


The documentation for this class was generated from the following file: