DocsNodesModifiers

Viewer

Previews a branch without making it the final result.

preview, debug, look at, inspect, show, check
Category
Modifiers
Outputs
mesh
Runs live in
Godot, Roblox

Park one beside anything you are working on and you can see it while the rest of the graph carries on. It is the fastest way to find out what a field or an intermediate step is actually producing.

It is not only a preview: what it shows also exports as visible geometry, so remember to remove it once the branch it was watching is finished.

Inputs

SocketTypeWiring
meshgeometry

Parameters

NameTypeDefaultAvailable whenWhat it does

Watch out

It exports. Anything left wired to a Viewer ships as visible geometry.

Built with this node

See also

Open the editor and try it