Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Intersects()
[5/9]
float? Microsoft.Xna.Framework.BoundingSphere.Intersects
(
Ray
ray
)
inline
Definition at line
272
of file
BoundingSphere.cs
.
273
{
274
return
ray
.Intersects(
this
);
275
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
Microsoft
Xna
Framework
BoundingSphere
Generated by
1.10.0