Has VariantSet#
Query the existence of a variantSet on a prim
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
execIn |
|
The input execution |
|
primPath |
|
The path of the prim to be queried when ‘usePath’ is true |
|
usePath |
|
When true, the ‘primPath’ attribute is used as the path to the prim being queried, otherwise it will read the connection at the ‘prim’ attribute |
False |
prim |
|
The prim to be queried from when ‘usePath’ is false |
|
variantSetName |
|
The name of the variantSet to list on the given prim |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
exists |
|
Variant exists |
|
execOut |
|
The output execution |