LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

AnimatorRecorderMode

enumeration

Description

The mode of the Animator's recorder.

The recorder can either be Offline, in Playback or in Record.

Properties

OfflineThe Animator recorder is offline.
PlaybackThe Animator recorder is in Playback.
RecordThe Animator recorder is in Record.