LINQ to GameObject is GameObject extensions for Unity that allows traverse hierarchy and append GameObject. The design aims both to get the power of LINQ and ...
本記事の最新版はzennに移行しております。 [Unity][C# Script] GameObject の transformコンポーネントを操作するアレコレ zenn.dev UnityでGameObjectを移動させたり、相手を向かせたりする方法についていろいろまとめました。あとめっちゃ簡単にぽよんぽよんさせます。
LINQ to GameObject is GameObject extensions for Unity that allows traverse hierarchy and append GameObject. The design aims both to get the power of LINQ and performance of iteration.