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