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 |
|
The path of the setting to be modified |
|
execIn |
|
Input execution state |
|
value |
|
The new value to be written |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
Output execution |