public void Dispose() { EffectInit.In = null; }
public EffectInit() { EffectInit.In = this; this.Init(); }