Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    SpriteEffectExtTextureKeys Class

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

    public static class SpriteEffectExtTextureKeys
    Name Description
    Fields
    Gamma
    MipLevel
    Sampler
    StrideInternal_TextureExt0
    | Improve this Doc View Source

    Fields


    Gamma

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

    MipLevel

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

    Sampler

    public static readonly ObjectParameterKey<SamplerState> Sampler
    Field Value
    Type Description
    ObjectParameterKey<SamplerState>

    StrideInternal_TextureExt0

    public static readonly ObjectParameterKey<Texture> StrideInternal_TextureExt0
    Field Value
    Type Description
    ObjectParameterKey<Texture>

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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