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

execution

The input execution

primPath

path

Path of the prim to use when ‘usePath’ is true

usePath

bool

When true, the ‘primPath’ attribute is used; otherwise, it will read the connection at the ‘prim’ attribute

False

prim

bundle

The prim to use when ‘usePath’ is false

variantSetName

token

The variantSet name

variantNameA

token

The first variant name

variantNameB

token

The second variant name

blend

double

The blend value in [0.0, 1.0]

0.0

setVariant

bool

Sets the variant selection when finished rather than writing to the attribute values

False

Outputs

Name

Type

Description

Default

Bundle (bundle)

bundle

Output bundle with blended attributes

execOut

execution

The output execution