Tanoda
Leap.Unity.OldRigHierarchy.OldLeapSpaceData Class Reference

Public Attributes

Transform leapSpaceTransform
 
List< Transform > nonLHCChildTransforms
 Some rigs, like the old image rig or modifications to the old standard rig, may have non-LeapHandController transforms as children of the LeapSpace object. These objects should be moved to be children of the Camera directly. More...
 

Detailed Description

Definition at line 652 of file LeapRigUpgrader.cs.

Member Data Documentation

◆ leapSpaceTransform

Transform Leap.Unity.OldRigHierarchy.OldLeapSpaceData.leapSpaceTransform

Definition at line 653 of file LeapRigUpgrader.cs.

◆ nonLHCChildTransforms

List<Transform> Leap.Unity.OldRigHierarchy.OldLeapSpaceData.nonLHCChildTransforms

Some rigs, like the old image rig or modifications to the old standard rig, may have non-LeapHandController transforms as children of the LeapSpace object. These objects should be moved to be children of the Camera directly.

Definition at line 660 of file LeapRigUpgrader.cs.


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