Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    DepthAwareDirectionalBlurKeys Class

    Namespace: Stride.Rendering.Images
    Assembly: Stride.Rendering.dll

    Keys used by the DepthAwareDirectionalBlurEffect

    System.Object → DepthAwareDirectionalBlurKeys
    Derived from DepthAwareDirectionalBlurKeys:

    public static class DepthAwareDirectionalBlurKeys
    Name Description
    Fields
    Count
    TotalTap
    | Improve this Doc View Source

    Fields


    Count

    public static readonly PermutationParameterKey<int> Count
    Field Value
    Type Description
    PermutationParameterKey<System.Int32>

    TotalTap

    public static readonly PermutationParameterKey<int> TotalTap
    Field Value
    Type Description
    PermutationParameterKey<System.Int32>

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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