terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ MaxAnisotropy

int Microsoft.Xna.Framework.Graphics.SamplerState.MaxAnisotropy
getset

Definition at line 99 of file SamplerState.cs.

100 {
101 get
102 {
103 return this._maxAnisotropy;
104 }
105 set
106 {
107 this.ThrowIfBound();
109 }
110 }
class f__AnonymousType0<< Count > j__TPar