Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Intersects()
[3/9]
bool
Microsoft.Xna.Framework.BoundingFrustum.Intersects
(
BoundingSphere
sphere
)
inline
Definition at line
381
of file
BoundingFrustum.cs
.
382
{
383
Intersects
(ref sphere, out var result);
384
return
result;
385
}
Microsoft.Xna.Framework.ContainmentType.Intersects
@ Intersects
References
Microsoft.Xna.Framework.Intersects
.
Microsoft
Xna
Framework
BoundingFrustum
Generated by
1.10.0