# evaluationType

> Indicates the type of evaluation that caused PrepareFrame to be called.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Playables](/engine/6000.0/script-reference/unityengine/playables.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public FrameData.EvaluationType evaluationType { get; }
```
