Skip to content

Nodes · 3D

Display3D

3Dv1app

Overview

Overrides how prims draw in the viewport (wireframe, points, bbox…) without touching the render.

Inputs

InputWhat it takes
inthe image this node works on

Outputs

OutputType
outScene

Parameters

ParameterTypeDefaultWhat it does
targetsTextString::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.