Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    BatchBase<TDrawInfo>.DrawTextures Struct

    Namespace: Stride.Graphics
    Assembly: Stride.Graphics.dll

    protected struct DrawTextures
    Name Description
    Fields
    Texture0
    Methods
    NotEqual(ref BatchBase<TDrawInfo>.DrawTextures, ref BatchBase<TDrawInfo>.DrawTextures)
    | Improve this Doc View Source

    Fields


    Texture0

    public Texture Texture0
    Field Value
    Type Description
    Texture
    | Improve this Doc View Source

    Methods


    NotEqual(ref BatchBase<TDrawInfo>.DrawTextures, ref BatchBase<TDrawInfo>.DrawTextures)

    public static bool NotEqual(ref BatchBase<TDrawInfo>.DrawTextures left, ref BatchBase<TDrawInfo>.DrawTextures right)
    Parameters
    Type Name Description
    BatchBase.DrawTextures<> left
    BatchBase.DrawTextures<> right
    Returns
    Type Description
    System.Boolean

    Inherited Members

    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()

    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