Draw Debug Curve#

Given a set of curve points, draw a curve in the viewport

Installation#

To use this Node, you must enable omni.graph.ui_nodes in the Extension Manager.

Inputs#

Name

Type

Description

Default

In (execIn)

execution

Execution input

Curve Points (curvepoints)

double[3][]

The curve to be drawn

Color (color)

colorf[3]

The color of the curve

Closed (closed)

bool

When true, connect the last point to the first

Outputs#

Name

Type

Description

Default

Out (execOut)

execution

Execution Output