Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkAnimator.SetParameterAutoSend

public void SetParameterAutoSend(int index, bool value);

Parameters

index Index of the parameter in the Animator.
value The new value.

Description

Sets whether an animation parameter should be auto sent.