Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkAnimator.SetParameterAutoSend

Switch to Manual
public function SetParameterAutoSend(index: int, value: bool): void;

Parameters

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

Description

Sets whether an animation parameter should be auto sent.