Kalkylblad

Spreadsheet-editorn används för att inspektera geometriattributen för objektet active, vanligtvis för att felsöka geometry nodes.

../_images/editors_spreadsheet_interface.png

Redigeraren för kalkylblad.

Huvudregion

I huvudregionen visas attributdata i kalkylbladsformat. Varje kolumn motsvarar ett attribut eller en dataegenskap och varje rad representerar ett element, t.ex. ett vertex, en yta, en spline eller en instans.

Kolumnnamn och radindex förblir synliga när du scrollar både vertikalt och horisontellt.

  • Kolumnernas storlek kan ändras genom att klicka på och dra i den vertikala linjen mellan kolumnerna.

  • Om du dubbelklickar på den vertikala linjen anpassas kolumnen automatiskt till innehållet.

  • Kolumnerna kan ordnas om genom att klicka och dra i kolumnrubriken.

Anteckning

Verktygstips ger mer information om värdet, beroende på typ. Exempelvis visas Byte Color-attribut som linjära flottörvärden i scenen, men de faktiska heltalsvärdena visas när du håller muspekaren över flottörvärdena, och Matrix-attributvärden visas endast i verktygstips.

Datauppsättning Region

Denna region ligger till vänster och styr vilka data som ska visas i kalkylbladet.

Sammanhang Sökväg

Visar objektets namn i 3D-vyfönstret.

Du kan klicka på en av pilarna mellan namnen för att dölja modifieraren.

Klicka för att ”låsa” redigeraren till det aktiva objektet och låta den fortsätta att visa objektets data även om ett annat objekt blir aktivt. Klicka igen för att låsa upp.

Objekt Utvärdering Status

Definierar vilket tillstånd av objektets data som ska visas:

Utvärderad:

Visa data från objektet med alla modifieringar tillämpade.

Ursprunglig:

Visa data från originalobjektet utan att några modifieringar har tillämpats.

Viewer-nod:

Visa data som matas in i den aktiva Viewer-nod.

Du kan också växla mellan Evaluated och Viewer Node genom att klicka på ögonikonen i Viewer-nodens rubrik.

Ny sökväg

Synlig när Object Evaluation State är inställd på Viewer Node.

Visar sökvägen från modifieraren till den aktiva visningsnoden. Om visningsnoden är kapslad i gruppnoder visas varje grupp i sökvägen.

Viewer Data

Synlig när Object Evaluation State är inställd på Viewer Node.

Specifies which Viewer Items from the active Viewer node is displayed in the Spreadsheet Editor.

When a Viewer node outputs multiple data sets (for example, geometry and one or more evaluated fields), each of these appears as a separate Viewer Item. This setting allows choosing which item to display, such as a specific attribute, value field, or geometry component, without changing the Viewer node connection itself.

Anteckning

The available viewer items depend on the currently active Viewer node and its connected inputs. Changing the active viewer or modifying its connections will update this list automatically.

Geometri

Låter dig bläddra i nästlade geometrier (t.ex. ett nät inuti en instans eller en geometrisamling).

Domän

Här kan du välja vilken attributdomän som ska visas, t.ex. nätkärnor eller kurvsplines.

Antalet valda element i varje mönsterrepetition.

Volume Grids

When the selected geometry component is a Volume, the Spreadsheet displays detailed information about each grid contained in the volume. Each grid represents a single data field, such as density, color, or velocity, and can be inspected individually to understand its structure and memory usage.

The following information is shown for each grid:

  • Grid Name – The name of the grid data, such as density or temperature.

  • Data Type – The type of data stored in the grid, for example Float, Vector, or Boolean.

  • Class – The grid class, describing its purpose or usage, such as Fog Volume, Level Set, or Level Set.

  • Voxel Extent – The grid’s bounding box in voxel coordinates. Shows the number of voxels in the X, Y, and Z directions.

  • Min Voxels – The minimum voxel coordinates of the grid’s bounding box. This represents the lowest X, Y, and Z voxel indices occupied by the grid, indicating where the grid begins in voxel space.

  • Voxels – The total number of active voxels in the grid. This includes all voxels that are explicitly stored, even when contained in tiles (e.g., a single leaf tile contains 512 voxels).

  • Leaf Voxels – The number of active voxels stored in leaf nodes. Unlike Voxels, this count excludes voxels that belong to higher-level tiles.

  • Tiles – The number of active tiles in the grid. Tiles are higher-level voxel containers used by sparse volume formats (like OpenVDB) to optimize storage.

  • Size – The estimated memory size of the grid, including all voxel and tile data currently allocated.

These statistics make it possible to analyze the complexity, density, and performance cost of volumetric data produced by Geometry Nodes or imported volume files.

Anteckning

Since volume grids use a sparse data structure, the Extent can be much larger than the actual number of active voxels. Only active regions of the grid are stored in memory, which keeps volume data efficient even for large domains.

Statusrad

Statusfältet visar hur många rader och kolumner det finns och hur många rader som återstår efter filtreringen.