Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    BokehTechniqueExtensions Class

    Namespace: Stride.Rendering.Images
    Assembly: Stride.Rendering.dll
    System.Object → BokehTechniqueExtensions
    Derived from BokehTechniqueExtensions:

    public static class BokehTechniqueExtensions
    Name Description
    Methods
    ToBlurInstance(BokehTechnique)

    Instantiates a new BokehBlur from a technique name.

    | Improve this Doc View Source

    Methods


    ToBlurInstance(BokehTechnique)

    Instantiates a new BokehBlur from a technique name.

    public static BokehBlur ToBlurInstance(this BokehTechnique name)
    Parameters
    Type Name Description
    BokehTechnique name
    Returns
    Type Description
    BokehBlur

    A Bokeh blur corresponding to the tehcnique specified.


    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation