using UnityEngine; public class DefferedDecal : MonoBehaviour { public void Awake() { } }