GetCell (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26
No edit summary
>Legend26
No edit summary
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 20:14, 8 October 2011

GetCell( int x, int y, int z )
Returns CellMaterial material, CellBlock type, CellOrientation orientation
Description: Returns the material, type, and orientation of grid cell (x, y, z).
Member of: Terrain



Usage

  • (x, y, z) is a grid cell location, and not a position in world space.