This version of Unity is unsupported.

PostPlaybackState

enumeration

Description

Specify what state the GameObject is set to after the Timeline has finished playing.

Properties

ActiveSet the GameObject to active.
InactiveSet the GameObject to Inactive.
RevertRevert the GameObject to the state in was in before the Timeline was playing.
LeaveAsIsLeave the GameObject in the state it was when the Timeline was stopped.