CellCenterToWorld (Method)

CellCenterToWorld( int x, int y, int z )
Returns Vector3
Description: Returns the world position of the center of the terrain cell (x, y, z).
Member of: Terrain



Usage

  • (x, y, z) denotes a cell in the Terrain grid and not a position in world space