This website requires JavaScript.
Explore
Help
Sign In
bit
/
DotRecastNetSim
forked from
mirror/DotRecast
Watch
40
Star
0
Fork
You've already forked DotRecastNetSim
1
Code
Pull Requests
Releases
Activity
5588f6f17b
DotRecastNetSim
/
src
/
DotRecast.Detour
/
Intersection.cs
9 lines
121 B
C#
Raw
Blame
History
namespace
DotRecast.Detour
{
public
enum
Intersection
{
None
,
Single
,
Overlap
,
}
}
View Git Blame
Copy Permalink