Get Variant Names
Get variant names from a variantSet on a prim
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Prim (inputs:prim) |
|
The prim with the variantSet |
None |
Variant Set Name (inputs:variantSetName) |
|
The variantSet name |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Variant Names (outputs:variantNames) |
|
List of variant names |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.GetVariantNames |
Version |
2 |
Extension |
omni.graph.nodes |
Icon |
ogn/icons/omni.graph.nodes.GetVariantNames.svg |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Get Variant Names |
Categories |
graph:action,sceneGraph,variants |
Generated Class Name |
OgnGetVariantNamesDatabase |
Python Module |
omni.graph.nodes |