FindPartOnRayWithIgnoreList (Method)
From Legacy Roblox Wiki
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
- For more usage information, see FindPartOnRay (Method)