PostPlaybackState

enumeration

Switch to Manual

Description

The state of a GameObject's activeness when a PlayableGraph stops.

Variables

ActiveSet the GameObject to active when the PlayableGraph stops.
InactiveSet the GameObject to inactive when the PlayableGraph stops.
RevertRevert the GameObject to the active state it was before the PlayableGraph started.