using UnityEngine; public class PlacementOBJ : MonoBehaviour { public bool isSeletive { get; set; } }