You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: interface/settings/3d.mdx
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,15 @@ This section of settings is mainly used to control the initialization settings o
15
15
-`orthographic`
16
16
-**Function**: Controls whether the default camera is perspective or orthographic when creating new 3D components. This default setting can still be switched individually for each component after creation
The light settings in this section are used to set the default lighting settings for 3D components. The corresponding settings in the 3D settings in ComfyUI can also be modified.
24
+
25
+

26
+
20
27
### Light Adjustment Increment
21
28
-**Default Value**: 0.5
22
29
-**Function**: Controls the step size when adjusting light intensity in 3D scenes. Smaller step values allow for finer light adjustments, while larger values make each adjustment more noticeable
@@ -40,11 +47,21 @@ This section of settings is mainly used to control the initialization settings o
40
47
### Initial Background Color
41
48
-**Function**: Controls the default background color of 3D scenes. This setting determines the background appearance when creating new 3D components, but each component can be adjusted individually after creation
42
49
-**Default Value**: `282828` (dark gray)
43
-
50
+
51
+
Change the background color, which can also be adjusted in the canvas.
52
+

53
+
44
54
### Initial Preview Visibility
45
55
-**Function**: Controls whether the preview screen is displayed by default when creating new 3D components. This default setting can still be toggled individually for each component after creation
46
56
-**Default Value**: true (enabled)
57
+
58
+

59
+
47
60
48
61
### Initial Grid Visibility
49
62
-**Function**: Controls whether the grid is displayed by default when creating new 3D components. This default setting can still be toggled individually for each component after creation
50
63
-**Default Value**: true (enabled)
64
+
65
+
Hide or show the grid on initialization
66
+
67
+

0 commit comments