Type UnityEngine.Transform[] does not contain a definition for Add and no extension method Add of type UnityEngine.Transform[] could be found. Are you missing an assembly reference?
Need help to add to the end of transform array in unity. Please help!
TransformArray.Add(Transform2);