Version: 2019.1

EvaluationType

enumeration

Switch to Manual

Description

Describes the cause for the evaluation of a PlayableGraph.

Variables

EvaluateIndicates the graph was updated due to a call to PlayableGraph.Evaluate.
PlaybackIndicates the graph was called by the runtime during normal playback due to PlayableGraph.Play being called.