Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    SpriteEffectExtTextureRegularKeys Class

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

    public static class SpriteEffectExtTextureRegularKeys
    Name Description
    Fields
    MipLevel
    Sampler
    TextureRegular
    | Improve this Doc View Source

    Fields


    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>

    TextureRegular

    public static readonly ObjectParameterKey<Texture> TextureRegular
    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