Table of Contents

Enum TextureModulate

Namespace
Alis.Core.Graphic.Sdl2.Enums
Assembly
Alis.dll

The sdl texture modulate enum

[Flags]
public enum TextureModulate

Fields

None = 0

The sdl texture modulate none sdl texture modulate

SdlTextureModulateHorizontal = 1

The sdl texture modulate horizontal sdl texture modulate

SdlTextureModulateVertical = 2

The sdl texture modulate vertical sdl texture modulate