Table of Contents

Enum TextureFilterType

Namespace
MonoGame.Effect
Assembly
MonoGame.Framework.Content.Pipeline.dll
public enum TextureFilterType

Fields

Anisotropic = 3
Linear = 2
None = 0
Point = 1