Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    SSLRTemporalPassKeys Class

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

    public static class SSLRTemporalPassKeys
    Name Description
    Fields
    IVP
    prevVP
    TemporalResponse
    TemporalScale
    | Improve this Doc View Source

    Fields


    IVP

    public static readonly ValueParameterKey<Matrix> IVP
    Field Value
    Type Description
    ValueParameterKey<Matrix>

    prevVP

    public static readonly ValueParameterKey<Matrix> prevVP
    Field Value
    Type Description
    ValueParameterKey<Matrix>

    TemporalResponse

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

    TemporalScale

    public static readonly ValueParameterKey<float> TemporalScale
    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