Spreadsheet(スプレッドシート)¶
The Spreadsheet editor is used to inspect the geometry attributes of the active object, typically in order to debug geometry nodes.
Spreadsheet(スプレッドシート)エディター。¶
ヘッダー¶
- Show Only Selected(選択物のみ表示)
This option is only available if the object is in Edit Mode. When checked, only data for the selected geometry elements is shown.
- Use Filter
Whether to use the filters that are defined in the Sidebar (see below).
メイン領域¶
The main region displays the attribute data in a spreadsheet format. Each column corresponds to an attribute or data property, and each row represents an element such as a vertex, face, spline, or instance.
Column names and row indices remain visible while scrolling both vertically and horizontally.
Columns can be resized by clicking and dragging the vertical line between columns.
Double clicking the vertical line automatically sizes the column to fit the content.
Columns can be reordered by clicking and dragging the column header.
注釈
Tooltips give more detail about the value, depending on the type. For example, Byte Color attributes are displayed as scene linear floats, but the actual integer values are displayed when hovering over the float values, and Matrix attribute values are only displayed in tooltips.
データセット領域¶
Located on the left, this region controls which data is displayed in the spreadsheet.
Context Path(コンテクストパス)¶
Displays the active object name in the panel header.
Clicking one of the arrows between the names to hide the modifier.
Clicking the icon locks the Spreadsheet editor to the currently active object and data path, keeping it visible even if you select another object. Click again to unlock.
- Object Evaluation State(オブジェクトの評価状態)
Defines which state of the object's data is displayed:
- Evaluated(評価済):
Shows data with all modifiers applied.
- Original(オリジナル):
Shows the original object data, without modifiers.
- Viewer(ビューアー)ノード:
Displays data from the active Viewer Node in Geometry Nodes.
You can also toggle between Evaluated and Viewer Node by clicking the / icon in the Viewer node's header.
Viewer Path¶
Visible when Object Evaluation State is set to Viewer Node.
Shows the path from the modifier to the active viewer node. If the viewer node is nested inside group nodes, each group will appear in the path.
Geometry(ジオメトリ)¶
Lets you browse nested geometries (e.g., a mesh inside an instance or a geometry collection).
Domain(ドメイン)¶
Lets you choose the attribute domain to display, such as mesh vertices or curve splines.
The number of elements in each domain is shown next to its entry.
ステータスバー¶
The status bar shows how many rows and columns there are, and how many rows remain after filtering.