Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DepthFormat
enum
Microsoft.Xna.Framework.Graphics.DepthFormat
Enumerator
None
Depth16
Depth24
Depth24Stencil8
Definition at line
3
of file
DepthFormat.cs
.
4
{
5
None
,
6
Depth16
,
7
Depth24
,
8
Depth24Stencil8
9
}
Microsoft.Xna.Framework.Graphics.DepthFormat.Depth16
@ Depth16
Microsoft.Xna.Framework.Graphics.DepthFormat.Depth24Stencil8
@ Depth24Stencil8
Microsoft.Xna.Framework.Graphics.DepthFormat.Depth24
@ Depth24
Microsoft.Xna.Framework.Graphics.BufferUsage.None
@ None
Microsoft
Xna
Framework
Graphics
Generated by
1.10.0