SideFX Houdini customization package
git clone https://git.lucas.co/hou-control.git
network-editor-prefs-reference.md (2.5K)
1 # Network Editor Settings Reference
2
3 Raw dump of all network editor preferences from Houdini 21. Useful for looking up pref names and default values.
4
5 ```
6 allowdiveintohdas: '1'
7 allowdroponwire: '1'
8 autoscroll: '1'
9 backgroundimagebrightness: '1.0'
10 backgroundimageediting: '0'
11 badge64bit: normal
12 badgeLoadFromDisk: large
13 badgeNodeDiveable: normal
14 badgechilderror: large
15 badgecomment: normal
16 badgeconstraints: normal
17 badgedynamictop: normal
18 badgeerror: large
19 badgehastakedata: hide
20 badgehdadelaysync: normal
21 badgehdalocked: normal
22 badgehdaunlocked: normal
23 badgekinematics: hide
24 badgelopdebug: normal
25 badgeloppopulationmask: normal
26 badgelopunloadedpayloads: normal
27 badgemessage: normal
28 badgemqclientsauth: normal
29 badgemqserverauth: normal
30 badgeneedscook: hide
31 badgenodehasdata: hide
32 badgenodelocked: normal
33 badgenodeunload: normal
34 badgenotcompilable: normal
35 badgetimedep: normal
36 badgevexcache: normal
37 badgewarning: normal
38 connectorsnapradius: 0.700000
39 copypathstoclipboard: '1'
40 dimunusednodes: '0'
41 distancefordrag: 0.050000
42 doautomovenodes: '0'
43 dosnapping: '1'
44 flagsallowpreselect: '1'
45 gridmode: '2'
46 gridsnapping: '1'
47 gridxstep: '2.0'
48 gridystep: '1.0'
49 grouplistsplit: 0.75
50 listmode: '0'
51 maxflyoutscale: 10000.000000
52 maxnameheight: 0.000000
53 maxnamewidth: 10000.000000
54 maxtaskgraphdepth: '0'
55 maxtaskgraphrows: '20'
56 maxworkitemsperrow: '10'
57 minnameheight: 0.000000
58 overviewmode: '2'
59 palettemode: '0'
60 palettesize: 225 225
61 perfstatname: Time
62 shakesensitivity: 1.000000
63 showanimations: '1'
64 showcancelledworkitems: '1'
65 showchilddep: '1'
66 showcookedworkitems: '1'
67 showcookingworkitems: '1'
68 showdep: '0'
69 showdirtyworkitems: '1'
70 showfailedworkitems: '1'
71 showgrouplist: '0'
72 showloplayercolor: '1'
73 showmenu: '0'
74 shownodeshapes: '1'
75 shownodetypes: '1'
76 showparmdialog: '0'
77 showparmdialogmax: '1'
78 showpartitionworkitems: '1'
79 showperfstats: '1'
80 showpreviews: '1'
81 showprompttext: '1'
82 showsimpleshape: '0'
83 showspareinputdep: '1'
84 showstackedlook: '1'
85 showstaticworkitems: '1'
86 showtaskgraph: '1'
87 showtaskgraphperf: '0'
88 showtasksmenu: '1'
89 showtree: '0'
90 showtypesidebar: '0'
91 showvopinoutlabels: '0'
92 snapradius: 0.100000
93 solohighlightedworkitems: '0'
94 taskgraphcollapsemode: Off
95 taskgraphperfstatname: Cook Time
96 taskgraphsortcriteria: Automatic
97 taskgraphsortdirection: '0'
98 textbadgecomment: truncated
99 textbadgecontextoptiondeps: selected_full
100 textbadgedescriptiveparm: truncated
101 textbadgedetailid: hide
102 textbadgelayercount: truncated
103 textbadgeloplastmodifiedprim: truncated
104 textbadgeoutputforview: truncated
105 transientinfo: '1'
106 treesplit: 0.25
107 typesidebarsplit: 0.25
108 useworkitemcolorattribute: '0'
109 wirefadefactor: 1.000000
110 ```