Version: 2022.3
言語: 日本語

EvaluationType

enumeration

マニュアルに切り替える

説明

Describes the cause for the evaluation of a PlayableGraph.

変数

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.