GetCell (Method)

From Legacy Roblox Wiki
Revision as of 01:37, 8 October 2011 by >HotThoth (New page: <onlyinclude>{{Method |name = GetCell |arguments = int '''x''', int '''y''', int '''z''' |returns = Tuple |description = Re...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
GetCell( int x, int y, int z )
Returns Tuple
Description: Returns the material, type, and orientation of grid cell (x, y, z).
Member of: Terrain



Usage