MixerState<TParameter>.

WeightsAreDirty Property

Summary

Should the weights of all child states be recalculated?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public bool WeightsAreDirty { get; private set; }

Value

Type Description
bool