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