GetCell (Method)

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.