Property | Type | Description | |
---|---|---|---|
m_FingerTemplate | GameObject | ||
m_InputParent | GameObject | ||
m_LeapOffset | Vector3 | ||
m_LeapScaling | Vector3 | ||
m_PalmTemplate | GameObject | ||
m_PrimaryHandMaterial | Material | ||
m_SecondaryHandMaterial | Material | ||
m_ShowInspectorFingers | bool | ||
m_UnknownHandMaterial | Material | ||
m_UseFixedUpdate | bool |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
FixedUpdate ( ) : void | ||
OnDestroy ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CreateFinger ( GameObject parent, int index ) : GameObject | ||
CreateHand ( GameObject parent, int index ) : GameObject | ||
CreatePalm ( GameObject parent, int index ) : GameObject | ||
CreateSceneHands ( ) : void |