Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    SpriteBaseKeys Class

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

    public static class SpriteBaseKeys
    Name Description
    Fields
    ColorIsSRgb
    MatrixTransform
    | Improve this Doc View Source

    Fields


    ColorIsSRgb

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

    MatrixTransform

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

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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