# SampleRenderDetector

Class in [Yarn.Unity](https://docs.yarnspinner.dev/2.0/api/csharp/yarn.unity)

Inherits from `MonoBehaviour`

## Summary

Detects if the render pipeline is different from the one the samples were created with, and warn you that things might look odd.

```csharp
public class SampleRenderDetector : MonoBehaviour
```

## Remarks

This component only exists to be added into the Yarn Spinner sample scenes.
