GetCell (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>HotThoth
New page: <onlyinclude>{{Method |name = GetCell |arguments = int '''x''', int '''y''', int '''z''' |returns = Tuple |description = Re...
 
>HotThoth
New page: <onlyinclude>{{Method |name = GetCell |arguments = int '''x''', int '''y''', int '''z''' |returns = Tuple |description = Re...
(No difference)

Revision as of 01:37, 8 October 2011

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