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

AnimancerPlayable.

CreateOutput(IAnimancerComponent) Method

Summary

Plays this playable on the Animancer.IAnimancerComponent.Animator and sets the Animancer.AnimancerPlayable.Component.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public void CreateOutput(IAnimancerComponent animancer)

Parameters

Name Type Description
animancer IAnimancerComponent

Return Value

Type Description
void