MixerState<TParameter>.

SetWeightsDirty() Method

Summary

Registers this mixer to recalculate its weights during the next animation update.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public void SetWeightsDirty()

Return Value

Type Description
void