SampleRenderDetector

Class in Yarn.Unity.Samples

Inherits from UnityEngine.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.

public sealed class SampleRenderDetector : MonoBehaviour

Remarks

This component only exists to be added into the Yarn Spinner sample scenes. You are safe to delete this.

Last updated

Was this helpful?