GetCell (Method)

From Legacy Roblox Wiki
Revision as of 20:14, 8 October 2011 by >Legend26
Jump to navigationJump to search
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.