AnimancerEditorUtilities.

NormalizeChildWeights(IPlayableWrapper) Method

Summary

Re-scales the Animancer.AnimancerNode.Weight of all children to add up to 1.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerEditorUtilities

Syntax

public static void NormalizeChildWeights(this IPlayableWrapper parent)

Parameters

Name Type Description
parent IPlayableWrapper

Return Value

Type Description
void