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