Tanoda
|
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... | |
Definition at line 652 of file LeapRigUpgrader.cs.
Transform Leap.Unity.OldRigHierarchy.OldLeapSpaceData.leapSpaceTransform |
Definition at line 653 of file LeapRigUpgrader.cs.
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.