SequenceState.

Update() Method

Summary

Called every frame while this state is playing to control its children.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SequenceState

Syntax

public virtual void Update()

Return Value

Type Description
void