EvaluationType

enumeration

Cambiar al Manual

Descripción

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.