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

DampingJob.

ProcessAnimation(AnimationStream) Method

Summary

Procedurally generate the joints rotation.
Assembly
Animancer.dll
Namespace
Animancer.Examples.Jobs
Containing Type
DampingJob

Syntax

public void ProcessAnimation(AnimationStream stream)

Parameters

Name Type Description
stream AnimationStream The animation stream

Return Value

Type Description
void