Set Variant Selection
Set the variant selection on a prim
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec In (inputs:execIn) |
|
Signal to the graph that this node is ready to be executed. |
None |
Layer Identifier (inputs:layerIdentifier) |
|
Identifier of the USD layer to export data to. Identifier can be empty, “<Session Layer>”, “<Root Layer>” or the identifier of a sublayer. If empty or invalid, data will be exported to the current layer. |
|
Prim (inputs:prim) |
|
The prim with the variantSet |
None |
Set Variant (inputs:setVariant) |
|
Sets the variant selection when finished rather than writing to the attribute values |
False |
Variant Name (inputs:variantName) |
|
The variant name |
|
Variant Set Name (inputs:variantSetName) |
|
The variantSet name |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec Out (outputs:execOut) |
|
Signal to the graph that execution can continue downstream. |
None |
State
Name |
Type |
Descripton |
Default |
---|---|---|---|
Layer Identifier (state:layerIdentifier) |
|
The prefetched layer identifier. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.SetVariantSelection |
Version |
3 |
Extension |
omni.graph.nodes |
Icon |
ogn/icons/omni.graph.nodes.SetVariantSelection.svg |
Has State? |
True |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Set Variant Selection |
Categories |
graph:action,sceneGraph,variants |
Generated Class Name |
OgnSetVariantSelectionDatabase |
Python Module |
omni.graph.nodes |