All pages
Powered by GitBook
1 of 1

Loading...

SampleRenderDetector

Class in

Inherits from UnityEngine.MonoBehaviour

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

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

public class SampleRenderDetector : MonoBehaviour

Summary

Remarks

Yarn.Unity