AnimancerPlayable.

CreateOutput(Animator, IAnimancerComponent) Method

Summary

Plays this playable on the specified `animator` and sets the Animancer.AnimancerPlayable.Component.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public void CreateOutput(Animator animator, IAnimancerComponent animancer)

Parameters

Name Type Description
animator Animator
animancer IAnimancerComponent

Return Value

Type Description
void