Nodes · 3D
Display3D
3Dv1app
Overview
Overrides how prims draw in the viewport (wireframe, points, bbox…) without touching the render.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
Outputs
| Output | Type |
|---|---|
| out | Scene |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| targets | Text | String::new( | Which prim paths this affects — space or comma separated, * matches one segment, ** any run. Empty = everything upstream. |
See also
- The 3D system — How to put geometry, cameras and volumes in the comp — without becoming a 3D application.