ManualMixerState.

CalculateTotalWeight(AnimancerState[], int) Method

Summary

Calculates the sum of the Animancer.AnimancerNode.Weight of all `states`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public static float CalculateTotalWeight(AnimancerState[] states, int count)

Parameters

Name Type Description
states AnimancerState[]
count int

Return Value

Type Description
float