Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
PlaneIntersectionType
enum
Microsoft.Xna.Framework.PlaneIntersectionType
Enumerator
Front
Back
Intersecting
Definition at line
3
of file
PlaneIntersectionType.cs
.
4
{
5
Front
,
6
Back
,
7
Intersecting
8
}
Microsoft.Xna.Framework.PlaneIntersectionType.Back
@ Back
Microsoft.Xna.Framework.PlaneIntersectionType.Front
@ Front
Microsoft.Xna.Framework.PlaneIntersectionType.Intersecting
@ Intersecting
Microsoft
Xna
Framework
Generated by
1.10.0