Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 422 Bytes

yarn.unity.samplerenderdetector.md

File metadata and controls

24 lines (12 loc) · 422 Bytes

SampleRenderDetector

Class in Yarn.Unity

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 class SampleRenderDetector : MonoBehaviour

Remarks

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