Skip to main content
Ctrl+K
kit-omnigraph - Home kit-omnigraph - Home

kit-omnigraph

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
kit-omnigraph - Home kit-omnigraph - Home

kit-omnigraph

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

omni.graph.ui_nodes

  • Overview
    • Button (BETA)
    • Get Active Camera
    • Get Camera Position
    • Get Camera Target
    • Get Viewport Renderer
    • Get Viewport Resolution
    • Lock Viewport Render
    • On New Frame
    • On Picked (BETA)
    • On Viewport Clicked (BETA)
    • On Viewport Dragged (BETA)
    • On Viewport Hovered (BETA)
    • On Viewport Pressed (BETA)
    • On Viewport Scrolled (BETA)
    • On Widget Clicked (BETA)
    • On Widget Value Changed (BETA)
    • Print Text
    • Read Mouse State
    • Read Pick State (BETA)
    • Read Viewport Click State (BETA)
    • Read Viewport Drag State (BETA)
    • Read Viewport Hover State (BETA)
    • Read Viewport Press State (BETA)
    • Read Viewport Scroll State (BETA)
    • Set Active Camera
    • Set Camera Position
    • Set Camera Target
    • Set Viewport Fullscreen
    • Set Viewport Mode (BETA)
    • Set Viewport Renderer
    • Set Viewport Resolution
    • Slider (BETA)
  • Changelog
  • Overview
  • Print Text

Print Text#

Prints some text to the system log or to the screen

Installation#

To use this node enable omni.graph.ui_nodes in the Extension Manager.

Inputs#

Name

Type

Descripton

Default

In (inputs:execIn)

execution

Signal to the graph that this node is ready to be executed.

None

Log Level (inputs:logLevel)

token

The logging level for the message [Info, Warning, Error]

Info

Metadata

allowedTokens = Info,Warning,Error

Text (inputs:text)

string

The text to print

To Screen (inputs:toScreen)

bool

When true, displays the text on the viewport for a few seconds, as well as the log

False

Viewport (inputs:viewport)

token

Name of the viewport if printing to screen, or empty for the default viewport

Outputs#

Name

Type

Descripton

Default

Out (outputs:execOut)

execution

Signal to the graph that execution can continue downstream.

None

Metadata#

Name

Value

Unique ID

omni.graph.ui_nodes.PrintText

Version

1

Extension

omni.graph.ui_nodes

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

tests

tags

logging,toast,debug

uiName

Print Text

Categories

debug

Generated Class Name

OgnPrintTextDatabase

Python Module

omni.graph.ui_nodes

previous

On Widget Value Changed (BETA)

next

Read Mouse State

On this page
  • Installation
  • Inputs
  • Outputs
  • Metadata
NVIDIA NVIDIA

Copyright © 2021-2025, NVIDIA Corporation.

Last updated on Aug 27, 2025.