Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimationPlayableOutput.SetTarget

Declaration

public void SetTarget(Animator value);

Parameters

value The targeted Animator.

Description

Sets the Animator that plays the animation graph.