SetCell (Method)
From Legacy Roblox Wiki
Jump to navigationJump to search
SetCell( int x, int y, int z, CellMaterial material, CellBlock type, CellOrientation orientation ) | |
Returns | nil |
Description: | Sets the grid cell (x, y, z) to be of the specified material, shape, and orientation. |
Member of: | Terrain |
Usage
- It is also possible to use integer values for material, type, and orientation