Contents

weight

A normalized percentage that designates how much effect this node has relative to peer nodes.

Declaration

var weight: BlendWeight { get set }

Discussion

The value of this property relates to the node’s peers in a sources array. The sum of all node weights in a given sources array needs to equal 1.0.

See Also

Configuring the blend tree node