WorldToCell (Method)

From Legacy Roblox Wiki
Revision as of 01:23, 8 October 2011 by >HotThoth (New page: <onlyinclude>{{Method |name = WorldToCell |arguments = Vector3 '''position''' |returns = Vector3 |description = Returns the grid ce...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
WorldToCell( Vector3 position )
Returns Vector3
Description: Returns the grid cell location that contains the point position.
Member of: Terrain



Usage

  • If the point is on the border of two grid cells, only one of them will be returned.