Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

Animator.playbackTime

Switch to Manual
public var playbackTime: float;

Description

Sets the playback position in the recording buffer.

When in playback mode (see StartPlayback), this value is used for controlling the current playback position in the buffer (in seconds). The value can range between recorderStartTime and recorderStopTime See Also: StartPlayback, StopPlayback.