using UnityEngine; namespace InfinityCode.MeshToTerrain { public class MeshToTerrainReadMe : MonoBehaviour { [Multiline] public string message; } }