Tanoda
|
Public Attributes | |
Frame | frame |
Transform | leftHandBasis |
Transform | rightHandBasis |
![]() | |
TestHandPose | editTimePose = TestHandPose.HeadMountedA |
Properties | |
override Frame | CurrentFrame [get] |
override Frame | CurrentFixedFrame [get] |
![]() | |
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 | |
![]() | |
void | DispatchUpdateFrameEvent (Frame frame) |
void | DispatchFixedFrameEvent (Frame frame) |
![]() | |
Action< Frame > | OnUpdateFrame |
Action< Frame > | OnFixedFrame |
Action< Frame > | OnPostUpdateFrame |
Definition at line 15 of file LeapTestProvider.cs.
Frame Leap.Unity.LeapTestProvider.frame |
Definition at line 17 of file LeapTestProvider.cs.
Transform Leap.Unity.LeapTestProvider.leftHandBasis |
Definition at line 51 of file LeapTestProvider.cs.
Transform Leap.Unity.LeapTestProvider.rightHandBasis |
Definition at line 59 of file LeapTestProvider.cs.
|
get |
Definition at line 31 of file LeapTestProvider.cs.
|
get |
Definition at line 18 of file LeapTestProvider.cs.