Inheritance: IEffectWrapper, IEffectMatricesWrapper
Ejemplo n.º 1
0
 public void Initialize(DeviceContextHolder contextHolder) {
     _effect = contextHolder.GetEffect<EffectDeferredGObjectSpecial>();
 }