Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EvaluationType

enumeration

Description

Describes the cause for the evaluation of a PlayableGraph.

Properties

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.