SoloAnimation.

Evaluate(float) Method

Summary

Calls UnityEngine.Playables.PlayableGraph.Evaluate(System.Single).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SoloAnimation

Syntax

public void Evaluate(float deltaTime)

Parameters

Name Type Description
deltaTime float

Return Value

Type Description
void