Inheritance: IEffectWrapper
Beispiel #1
0
 public void OnInitialize(DeviceContextHolder holder) {
     _effect = holder.GetEffect<EffectPpBlur>();
 }