FindPartOnRayWithIgnoreList (Method)

From Legacy Roblox Wiki
Revision as of 22:20, 20 January 2012 by >Legend26 (Created page with "<onlyinclude>{{Method |name = FindPartOnRayWithIgnoreList |arguments = Ray '''ray''', Table '''ignoreDescendentsTable''', Bool '''Terrai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
FindPartOnRayWithIgnoreList( Ray ray, Table ignoreDescendentsTable, Bool TerrainCellsAreCubes )
Returns BasePart object, Vector3 position
Description: Returns the first part that intersects with a ray.
Member of: Workspace



See Also