Write Widget Style (BETA)

Sets a widget’s style properties. This node should be used in combination with UI creation nodes such as Button.

Installation

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

Inputs

Name

Type

Description

Default

write

execution

Input execution

Widget Identifier (widgetIdentifier)

token

A unique identifier identifying the widget. This is only valid within the current graph. This should be specified in the UI creation node such as OgnButton.

Widget Path (widgetPath)

token

Full path to the widget. If present this will be used insted of ‘widgetIdentifier’. Unlike ‘widgetIdentifier’ this is valid across all graphs.

style

string

The style to set the widget to.

Outputs

Name

Type

Description

Default

written

execution

Output execution