On USD Object Change
Executes an output execution pulse when the watched USD Object changes
Installation
To use this Node, you must enable omni.graph.action
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Path (path) |
|
The path of object of interest (property or prim). If the prim input has a target, this is ignored |
|
Prim (prim) |
|
The prim of interest. If this has a target, the path input will be ignored |
|
Property Name (name) |
|
The name of the property to watch if prim input is set |
|
Only Simulate On Play (onlyPlayback) |
|
When true, the node is only computed while Stage is being played. |
True |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Changed (changed) |
|
The execution output |
|
Property Name (propertyName) |
|
The name of the property that changed |