Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    CoCMapBlurShaderKeys Class

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

    public static class CoCMapBlurShaderKeys
    Name Description
    Fields
    Direction
    OffsetsWeights
    Radius
    | Improve this Doc View Source

    Fields


    Direction

    public static readonly ValueParameterKey<Vector2> Direction
    Field Value
    Type Description
    ValueParameterKey<Vector2>

    OffsetsWeights

    public static readonly ValueParameterKey<Vector2> OffsetsWeights
    Field Value
    Type Description
    ValueParameterKey<Vector2>

    Radius

    public static readonly ValueParameterKey<float> Radius
    Field Value
    Type Description
    ValueParameterKey<System.Single>

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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