MixerState<TParameter>.

Update() Method

Summary

Recalculates the weights of child states and synchronizes their times if necessary.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public override void Update()

Return Value

Type Description
void