Inheritance: IEffectWrapper, IEffectScreenSizeWrapper
Beispiel #1
0
 public void Initialize(DeviceContextHolder contextHolder) {
     _effect = contextHolder.GetEffect<EffectSpecialTrackMap>();
 }