Is Prim Selected#
Checks if the prim at the given path is currently selected
Installation#
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Prim (inputs:prim) |
|
The prim to check |
None |
Prim Path (inputs:primPath) |
|
The prim path to check |
Outputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Is Selected (outputs:isSelected) |
|
True if the given path is in the current stage selection |
None |
Metadata#
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.IsPrimSelected |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Is Prim Selected |
Categories |
sceneGraph |
Generated Class Name |
OgnIsPrimSelectedDatabase |
Python Module |
omni.graph.nodes |