terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
TextureFilter.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Microsoft
 
namespace  Microsoft.Xna
 
namespace  Microsoft.Xna.Framework
 
namespace  Microsoft.Xna.Framework.Graphics
 

Enumerations

enum  Microsoft.Xna.Framework.Graphics.TextureFilter {
  Microsoft.Xna.Framework.Graphics.Linear , Microsoft.Xna.Framework.Graphics.Point , Microsoft.Xna.Framework.Graphics.Anisotropic , Microsoft.Xna.Framework.Graphics.LinearMipPoint ,
  Microsoft.Xna.Framework.Graphics.PointMipLinear , Microsoft.Xna.Framework.Graphics.MinLinearMagPointMipLinear , Microsoft.Xna.Framework.Graphics.MinLinearMagPointMipPoint , Microsoft.Xna.Framework.Graphics.MinPointMagLinearMipLinear ,
  Microsoft.Xna.Framework.Graphics.MinPointMagLinearMipPoint
}