using UnityEngine; using System.Collections; public class EasyRoads3DTerrainID : MonoBehaviour { public string terrainid; }