Class BokehTechniqueExtensions
public static class BokehTechniqueExtensions
  - Inheritance
 - 
      objectBokehTechniqueExtensions
 
Methods
ToBlurInstance(BokehTechnique)
Instantiates a new BokehBlur from a technique name.
public static BokehBlur ToBlurInstance(this BokehTechnique name)
  Parameters
nameBokehTechnique
Returns
- BokehBlur
 A Bokeh blur corresponding to the tehcnique specified.