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