Draw Label#

Draw text at a prescribed position in the viewport

Installation#

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

Inputs#

Name

Type

Description

Default

In (execIn)

execution

Execution input

Text (text)

string

Label text

Color (color)

colorf[4]

Text color

[1.0, 1.0, 1.0, 1.0]

Size (size)

float

Text size

12.0

Transform (transform)

matrixd[4]

Transform used to position the label

Offset (offset)

double[3]

Offset to be applied to label, in addition to transform input

[0.0, 0.0, 0.0]

Outputs#

Name

Type

Description

Default

Out (execOut)

execution

Execution output