diff options
Diffstat (limited to 'Erika/ProjectSettings/Packages/com.unity.probuilder/Settings.json')
-rw-r--r-- | Erika/ProjectSettings/Packages/com.unity.probuilder/Settings.json | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Erika/ProjectSettings/Packages/com.unity.probuilder/Settings.json b/Erika/ProjectSettings/Packages/com.unity.probuilder/Settings.json index 2ea2f00c..f700a521 100644 --- a/Erika/ProjectSettings/Packages/com.unity.probuilder/Settings.json +++ b/Erika/ProjectSettings/Packages/com.unity.probuilder/Settings.json @@ -32,6 +32,86 @@ "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", "key": "lightmapping.autoUnwrapLightmapUV", "value": "{\"m_Value\":true}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "editor.showEditorNotifications", + "value": "{\"m_Value\":false}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "editor.showSceneInfo", + "value": "{\"m_Value\":false}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "editor.stripProBuilderScriptsOnBuild", + "value": "{\"m_Value\":true}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "editor.autoRecalculateCollisions", + "value": "{\"m_Value\":false}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "mesh.meshColliderIsConvex", + "value": "{\"m_Value\":false}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "mesh.newShapesSnapToGrid", + "value": "{\"m_Value\":true}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "editor.toolbarIconGUI", + "value": "{\"m_Value\":false}" + }, + { + "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "editor.closeWindowAfterShapeCreation", + "value": "{\"m_Value\":false}" + }, + { + "type": "UnityEngine.ProBuilder.UnwrapParameters, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", + "key": "lightmapping.defaultLightmapUnwrapParameters", + "value": "{\"m_Value\":{\"m_HardAngle\":88.0,\"m_PackMargin\":20.0,\"m_AngleError\":8.0,\"m_AreaError\":15.0}}" + }, + { + "type": "System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", + "key": "uv.uvEditorGridSnapIncrement", + "value": "{\"m_Value\":0.125}" + }, + { + "type": "UnityEngine.Material, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", + "key": "mesh.userMaterial", + "value": "{\"m_Value\":{\"instanceID\":0}}" + }, + { + "type": "UnityEditor.StaticEditorFlags, UnityEditor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", + "key": "mesh.defaultStaticEditorFlags", + "value": "{\"m_Value\":0}" + }, + { + "type": "UnityEngine.ProBuilder.PivotLocation, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", + "key": "mesh.newShapePivotLocation", + "value": "{\"m_Value\":1}" + }, + { + "type": "UnityEngine.Rendering.ShadowCastingMode, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", + "key": "mesh.shadowCastingMode", + "value": "{\"m_Value\":1}" + }, + { + "type": "UnityEngine.ProBuilder.ColliderType, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", + "key": "mesh.newShapeColliderType", + "value": "{\"m_Value\":2}" + }, + { + "type": "UnityEngine.ProBuilder.Shortcut[], Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", + "key": "editor.sceneViewShortcuts", + "value": "{\"m_Value\":[{\"action\":\"Escape\",\"description\":\"Top Level\",\"key\":27,\"eventModifiers\":0},{\"action\":\"Toggle Geometry Mode\",\"description\":\"Geometry Level\",\"key\":103,\"eventModifiers\":0},{\"action\":\"Toggle Selection Mode\",\"description\":\"Toggle Selection Mode. If Toggle Mode Shortcuts is disabled, this shortcut does not apply.\",\"key\":104,\"eventModifiers\":0},{\"action\":\"Set Trigger\",\"description\":\"Sets all selected objects to entity type Trigger.\",\"key\":116,\"eventModifiers\":0},{\"action\":\"Set Occluder\",\"description\":\"Sets all selected objects to entity type Occluder.\",\"key\":111,\"eventModifiers\":0},{\"action\":\"Set Collider\",\"description\":\"Sets all selected objects to entity type Collider.\",\"key\":99,\"eventModifiers\":0},{\"action\":\"Set Mover\",\"description\":\"Sets all selected objects to entity type Mover.\",\"key\":109,\"eventModifiers\":0},{\"action\":\"Set Detail\",\"description\":\"Sets all selected objects to entity type Brush.\",\"key\":98,\"eventModifiers\":0},{\"action\":\"Toggle Handle Orientation\",\"description\":\"Toggles the orientation of the ProBuilder selection handle.\",\"key\":112,\"eventModifiers\":0},{\"action\":\"Set Pivot\",\"description\":\"Center pivot around current selection.\",\"key\":106,\"eventModifiers\":8},{\"action\":\"Delete Face\",\"description\":\"Deletes all selected faces.\",\"key\":8,\"eventModifiers\":64},{\"action\":\"Vertex Mode\",\"description\":\"Enter Vertex editing mode. Automatically swaps to Element level editing.\",\"key\":104,\"eventModifiers\":0},{\"action\":\"Edge Mode\",\"description\":\"Enter Edge editing mode. Automatically swaps to Element level editing.\",\"key\":106,\"eventModifiers\":0},{\"action\":\"Face Mode\",\"description\":\"Enter Face editing mode. Automatically swaps to Element level editing.\",\"key\":107,\"eventModifiers\":0}]}" } ] } |