Beispiel #1
0
    private void OnSceneGUI()
    {
        Pillar pillar = (Pillar)target;

        pillar.SetColor();
    }