Table of Contents

Struct BatchBase<TDrawInfo>.DrawTextures

Namespace
Stride.Graphics
Assembly
Stride.Graphics.dll
protected struct BatchBase<TDrawInfo>.DrawTextures
Inherited Members

Fields

Texture0

public Texture Texture0

Field Value

Texture

Methods

NotEqual(ref DrawTextures, ref DrawTextures)

public static bool NotEqual(ref BatchBase<TDrawInfo>.DrawTextures left, ref BatchBase<TDrawInfo>.DrawTextures right)

Parameters

left BatchBase<TDrawInfo>.DrawTextures
right BatchBase<TDrawInfo>.DrawTextures

Returns

bool