Read Setting
Node that reads a value from a kit application setting
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Setting Path (inputs:settingPath) |
|
The path of the setting |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Value (outputs:value) |
|
The value of the setting that is returned |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.ReadSetting |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Read Setting |
Categories |
sceneGraph |
Generated Class Name |
OgnReadSettingDatabase |
Python Module |
omni.graph.nodes |