This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerPlayable.

Evaluate() Method

Summary

Evaluates all of the currently playing animations to apply their states to the animated objects.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public void Evaluate()

Return Value

Type Description
void