Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    StrideEffectBaseKeys Class

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

    public static class StrideEffectBaseKeys
    Name Description
    Fields
    ComputeVelocityShader
    ExtensionPostVertexStageShader
    HasInstancing
    ModelTransformUsage
    RenderTargetExtensions
    | Improve this Doc View Source

    Fields


    ComputeVelocityShader

    public static readonly PermutationParameterKey<ShaderSource> ComputeVelocityShader
    Field Value
    Type Description
    PermutationParameterKey<ShaderSource>

    ExtensionPostVertexStageShader

    public static readonly PermutationParameterKey<ShaderSource> ExtensionPostVertexStageShader
    Field Value
    Type Description
    PermutationParameterKey<ShaderSource>

    HasInstancing

    public static readonly PermutationParameterKey<bool> HasInstancing
    Field Value
    Type Description
    PermutationParameterKey<System.Boolean>

    ModelTransformUsage

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

    RenderTargetExtensions

    public static readonly PermutationParameterKey<ShaderSource> RenderTargetExtensions
    Field Value
    Type Description
    PermutationParameterKey<ShaderSource>

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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