Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    BatchBase<TDrawInfo>.TextureIdComparer Class

    Namespace: Stride.Graphics
    Assembly: Stride.Graphics.dll
    System.Object → BatchBase<TDrawInfo>.TextureIdComparer
    Derived from BatchBase<TDrawInfo>.TextureIdComparer:

    protected class TextureIdComparer : IComparer<int>
    Name Description
    Fields
    SpriteTextures
    Methods
    Compare(Int32, Int32)
    | Improve this Doc View Source

    Fields


    SpriteTextures

    public Texture[] SpriteTextures
    Field Value
    Type Description
    Texture[]
    | Improve this Doc View Source

    Methods


    Compare(Int32, Int32)

    public int Compare(int left, int right)
    Parameters
    Type Name Description
    System.Int32 left
    System.Int32 right
    Returns
    Type Description
    System.Int32

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

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