Output Modifiers
Output modifiers define what is visualized and what is exported when a configuration is saved or ordered. They control the generation of geometry files, images, and structured output data.
Outputs are the final step in the graph, translating configuration results into usable deliverables.
|
Modifier |
Description |
Input |
|---|---|---|
2D Shape
|
Visualizes and/or exports 2D vector geometry such as SVG, DXF, or PDF. |
Inputs
|
3D Mesh
|
Visualizes and/or exports a 3D mesh such as OBJ or STL. |
Inputs
|
Image output
|
Exports an image, typically as PNG. |
Inputs
|
Console Log
|
Outputs debug information to the console. |
Inputs
|
Export
|
Defines configuration settings shared by export-capable output nodes. |
Inputs
Outputs
|
Light
|
Visualizes lighting effects in the scene. |
Inputs
|
Numeric value
|
Visualizes a numeric value in the customizer UI and exports a numeric value to the additional_outpus.json file.
|
Inputs
|
String value
|
Exports a string value to the additional_outpus.json file. |
Inputs
|
Text value
|
Exports a text value, typically as a separate text file in the additional_outputs.json file. |
Inputs
|