GetCell (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>HotThoth
No edit summary
>HotThoth
No edit summary
(No difference)

Revision as of 01:41, 8 October 2011

GetCell( int x, int y, int z )
Returns CellMaterial material, CellType 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.