Get Variant Names#

../../../_images/omnigraph-get-variant-names.png

Get variant names from 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

variantNames

token[]

List of variant names

execOut

execution

The output execution