Esempio n. 1
0
 public void Evaluate([DefaultValue("0")] float deltaTime)
 {
     PlayableGraph.EvaluateInternal(ref this, deltaTime);
 }