Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IVertexType.cs
Go to the documentation of this file.
1
namespace
Microsoft.Xna.Framework.Graphics
;
2
3
public
interface
IVertexType
4
{
5
VertexDeclaration
VertexDeclaration
{
get
; }
6
}
Microsoft.Xna.Framework.Graphics.VertexDeclaration
Definition
VertexDeclaration.cs:9
Microsoft.Xna.Framework.Graphics.IVertexType
Definition
IVertexType.cs:4
Microsoft.Xna.Framework.Graphics
Definition
AlphaTestEffect.cs:1
source
Microsoft.Xna.Framework.Graphics
IVertexType.cs
Generated by
1.10.0