MixerState<TParameter>.

RecalculateWeights() Method

Summary

If Animancer.MixerState`1.WeightsAreDirty this method recalculates the weights of all child states and returns true.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public bool RecalculateWeights()

Return Value

Type Description
bool