AnimancerNode.

AssertConnectionWeightRecursive(IPlayableWrapper) Method

Summary

[Assert-Only] Calls Animancer.AnimancerNode.AssertConnectionWeight for this node and all of its children.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

public static void AssertConnectionWeightRecursive(IPlayableWrapper wrapper)

Parameters

Name Type Description
wrapper IPlayableWrapper

Return Value

Type Description
void