using UnityEngine; namespace GeNa.Core { /// /// This scripts purpose is when using the material decorator and to teel LODGroups and non LODGroups apart. /// public class MeshBeenProcessed : MonoBehaviour { } }