using UnityEngine; public class CompiledShaderBehaviour : MonoBehaviour { public Shader shader; }