OmniGraph Node omni.graph.ui.WriteWidgetStyle

omni.graph.ui.WriteWidgetStyle Properties

Name

Value

Version

1

Extension

omni.graph.ui

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Write Widget Style (BETA)

__categories

graph:action,ui

__language

Python

Generated Class Name

OgnWriteWidgetStyleDatabase

Python Module

omni.graph.ui

omni.graph.ui.WriteWidgetStyle Description

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

omni.graph.ui.WriteWidgetStyle Inputs

Name

Type

Default

Required?

Descripton

inputs:style

string

Y

The style to set the widget to.

inputs:widgetIdentifier

token

Y

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.

uiName

Widget Identifier

inputs:widgetPath

token

Y

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

uiName

Widget Path

inputs:write

execution

None

Y

Input execution

omni.graph.ui.WriteWidgetStyle Outputs

Name

Type

Default

Required?

Descripton

outputs:written

execution

None

Y

Output execution