NodeWeight.

NodeWeight(AnimancerNode, float) Constructor

Summary

Creates a new Animancer.NodeWeight.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NodeWeight

Syntax

public NodeWeight(AnimancerNode node, float startingWeight)

Parameters

Name Type Description
node AnimancerNode
startingWeight float

Return Value

Type Description
void