Comment on page
SampleRenderDetector
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.
public class SampleRenderDetector : MonoBehaviour
This component only exists to be added into the Yarn Spinner sample scenes.
Last modified 2mo ago