FindPartOnRayWithIgnoreList (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26
Created page with "<onlyinclude>{{Method |name = FindPartOnRayWithIgnoreList |arguments = Ray '''ray''', Table '''ignoreDescendentsTable''', Bool '''Terrai..."
>Legend26
Created page with "<onlyinclude>{{Method |name = FindPartOnRayWithIgnoreList |arguments = Ray '''ray''', Table '''ignoreDescendentsTable''', Bool '''Terrai..."
(No difference)

Revision as of 22:20, 20 January 2012

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