Console Extension#

The console extension is what allows the user to see log output in realtime while also allowing users to input commands directly.

Console extension interface with log window and command entry :align: center

Menu Items

Action

  1. Clear Log

Clears the log window.
  1. Log Window

Program/KIT Feedback window, displays useful information to the user.
  1. Command Entry

Users can enter commands here. Pressing RETURN commits the command.
- Supplies command argument information to the user
- Supports command history

Please see the Omniverse KIT Docs for information about programming in Omniverse.