Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 284 of file DepthStencilState.cs.
References Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedCounterClockwiseStencilDepthBufferFail, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedCounterClockwiseStencilFail, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedCounterClockwiseStencilFunction, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedCounterClockwiseStencilPass, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedDepthBufferEnable, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedDepthBufferFunction, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedDepthBufferWriteEnable, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedReferenceStencil, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedStencilDepthBufferFail, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedStencilEnable, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedStencilFail, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedStencilFunction, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedStencilMask, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedStencilPass, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedStencilWriteMask, Microsoft.Xna.Framework.Graphics.DepthStencilState.cachedTwoSidedStencilMode, and Microsoft.Xna.Framework.Graphics.DepthStencilState.ThrowIfBound().
Referenced by Microsoft.Xna.Framework.Graphics.DepthStencilState.DepthStencilState(), and Microsoft.Xna.Framework.Graphics.DepthStencilState.DepthStencilState().