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