Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IndexElementSize.cs
Go to the documentation of this file.
1
namespace
Microsoft.Xna.Framework.Graphics
;
2
3
public
enum
IndexElementSize
4
{
5
SixteenBits
,
6
ThirtyTwoBits
7
}
Microsoft.Xna.Framework.Graphics.IndexElementSize
IndexElementSize
Definition
IndexElementSize.cs:4
Microsoft.Xna.Framework.Graphics.IndexElementSize.ThirtyTwoBits
@ ThirtyTwoBits
Microsoft.Xna.Framework.Graphics.IndexElementSize.SixteenBits
@ SixteenBits
Microsoft.Xna.Framework.Graphics
Definition
AlphaTestEffect.cs:1
source
Microsoft.Xna.Framework.Graphics
IndexElementSize.cs
Generated by
1.10.0