Exemplo n.º 1
0
 public UnfocusEffect()
 {
     EffectData = new UnfocusData ();
 }
Exemplo n.º 2
0
        }                                                                             // NRT - Set in constructor

        public UnfocusEffect()
        {
            EffectData = new UnfocusData();
        }