Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Intersects()
[4/9]
PlaneIntersectionType
Microsoft.Xna.Framework.BoundingSphere.Intersects
(
Plane
plane
)
inline
Definition at line
262
of file
BoundingSphere.cs
.
263
{
264
return
plane
.Intersects(
this
);
265
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
Microsoft
Xna
Framework
BoundingSphere
Generated by
1.10.0