Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
VertexElementFormat
enum
Microsoft.Xna.Framework.Graphics.VertexElementFormat
Enumerator
Single
Vector2
Vector3
Vector4
Color
Byte4
Short2
Short4
NormalizedShort2
NormalizedShort4
HalfVector2
HalfVector4
Definition at line
3
of file
VertexElementFormat.cs
.
4
{
5
Single
,
6
Vector2
,
7
Vector3
,
8
Vector4
,
9
Color
,
10
Byte4
,
11
Short2
,
12
Short4
,
13
NormalizedShort2
,
14
NormalizedShort4
,
15
HalfVector2
,
16
HalfVector4
17
}
Microsoft.Xna.Framework.Graphics.VertexElementFormat.NormalizedShort2
@ NormalizedShort2
Microsoft.Xna.Framework.Graphics.VertexElementFormat.Short4
@ Short4
Microsoft.Xna.Framework.Graphics.VertexElementFormat.Short2
@ Short2
Microsoft.Xna.Framework.Graphics.VertexElementFormat.Byte4
@ Byte4
Microsoft.Xna.Framework.Graphics.VertexElementFormat.NormalizedShort4
@ NormalizedShort4
Microsoft.Xna.Framework.Graphics.SurfaceFormat.HalfVector4
@ HalfVector4
Microsoft.Xna.Framework.Graphics.SurfaceFormat.HalfVector2
@ HalfVector2
Microsoft.Xna.Framework.Graphics.EffectParameterType.Single
@ Single
Microsoft.Xna.Framework.Color
Definition
Color.cs:12
Microsoft.Xna.Framework.Vector2
Definition
Vector2.cs:12
Microsoft.Xna.Framework.Vector3
Definition
Vector3.cs:12
Microsoft.Xna.Framework.Vector4
Definition
Vector4.cs:12
Microsoft
Xna
Framework
Graphics
Generated by
1.10.0