Blend Variants
Add new variant by blending two variants
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
execIn |
|
The input execution |
|
primPath |
|
Path of the prim to use when ‘usePath’ is true |
|
usePath |
|
When true, the ‘primPath’ attribute is used; otherwise, it will read the connection at the ‘prim’ attribute |
False |
prim |
|
The prim to use when ‘usePath’ is false |
|
variantSetName |
|
The variantSet name |
|
variantNameA |
|
The first variant name |
|
variantNameB |
|
The second variant name |
|
blend |
|
The blend value in [0.0, 1.0] |
0.0 |
setVariant |
|
Sets the variant selection when finished rather than writing to the attribute values |
False |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Bundle (bundle) |
|
Output bundle with blended attributes |
|
execOut |
|
The output execution |