Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SetDefaults()

void Microsoft.Xna.Framework.Graphics.SamplerState.SetDefaults ( )
inlineprivate

Definition at line 151 of file SamplerState.cs.

References Microsoft.Xna.Framework.Graphics.SamplerState.cachedAddressU, Microsoft.Xna.Framework.Graphics.SamplerState.cachedAddressV, Microsoft.Xna.Framework.Graphics.SamplerState.cachedAddressW, Microsoft.Xna.Framework.Graphics.SamplerState.cachedFilter, Microsoft.Xna.Framework.Graphics.SamplerState.cachedMaxAnisotropy, Microsoft.Xna.Framework.Graphics.SamplerState.cachedMaxMipLevel, Microsoft.Xna.Framework.Graphics.SamplerState.cachedMipMapLevelOfDetailBias, and Microsoft.Xna.Framework.Graphics.SamplerState.ThrowIfBound().

Referenced by Microsoft.Xna.Framework.Graphics.SamplerState.SamplerState(), and Microsoft.Xna.Framework.Graphics.SamplerState.SamplerState().