AnimancerNode.

AssertConnectionWeight() Method

Summary

[Assert-Only] Logs an error if the weight of the connection between the Animancer.AnimancerNode.Parent and this node does not match the Animancer.AnimancerNode.Weight.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

public void AssertConnectionWeight()

Return Value

Type Description
void