Write Setting#

Node that writes a value to a kit application setting. Issues an error if input::value type does not match setting type.

Installation#

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

Inputs#

Name

Type

Description

Default

settingPath

string

The path of the setting to be modified

execIn

execution

Input execution state

value

arrays, array_elements, bool, bool[]

The new value to be written

Outputs#

Name

Type

Description

Default

execOut

execution

Output execution