Tanoda
Leap.Unity.OldRigHierarchy.UpgradeOptions Class Reference

Public Attributes

bool camera_removeEnableDepthBufferScript = true
 
bool camera_removeRightEyeCamera = true
 
bool camera_removeLeapEyeDislocator = true
 
bool leapSpace_removeMissingScripts = true
 
bool leapSpace_mergeExtraChildrenUpward = true
 
bool lhc_removeMissingScripts = true
 
bool lhc_mergeExtraChildrenUpward = true
 

Detailed Description

Definition at line 962 of file LeapRigUpgrader.cs.

Member Data Documentation

◆ camera_removeEnableDepthBufferScript

bool Leap.Unity.OldRigHierarchy.UpgradeOptions.camera_removeEnableDepthBufferScript = true

Definition at line 963 of file LeapRigUpgrader.cs.

◆ camera_removeLeapEyeDislocator

bool Leap.Unity.OldRigHierarchy.UpgradeOptions.camera_removeLeapEyeDislocator = true

Definition at line 965 of file LeapRigUpgrader.cs.

◆ camera_removeRightEyeCamera

bool Leap.Unity.OldRigHierarchy.UpgradeOptions.camera_removeRightEyeCamera = true

Definition at line 964 of file LeapRigUpgrader.cs.

◆ leapSpace_mergeExtraChildrenUpward

bool Leap.Unity.OldRigHierarchy.UpgradeOptions.leapSpace_mergeExtraChildrenUpward = true

Definition at line 967 of file LeapRigUpgrader.cs.

◆ leapSpace_removeMissingScripts

bool Leap.Unity.OldRigHierarchy.UpgradeOptions.leapSpace_removeMissingScripts = true

Definition at line 966 of file LeapRigUpgrader.cs.

◆ lhc_mergeExtraChildrenUpward

bool Leap.Unity.OldRigHierarchy.UpgradeOptions.lhc_mergeExtraChildrenUpward = true

Definition at line 969 of file LeapRigUpgrader.cs.

◆ lhc_removeMissingScripts

bool Leap.Unity.OldRigHierarchy.UpgradeOptions.lhc_removeMissingScripts = true

Definition at line 968 of file LeapRigUpgrader.cs.


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