Has VariantSet#

../../../_images/omnigraph-has-variant-set.png

Query the existence of a variantSet on a prim

Inputs#

Name

Type

Description

Default

execIn

execution

The input execution

primPath

token

The path of the prim to be queried when ‘usePath’ is true

usePath

bool

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

bundle

The prim to be queried from when ‘usePath’ is false

variantSetName

token

The name of the variantSet to list on the given prim

Outputs#

Name

Type

Description

Default

exists

bool

Variant exists

execOut

execution

The output execution