FindObjectsOfTypeAll (typeof(Transform)); var previousSelection = Selection.objects; Selection.objects = allTransforms.Cast<Transform>()
確定! 回上一頁