CellCornerToWorld (Method)

CellCornerToWorld( int x, int y, int z )
Returns Vector3
Description: Returns the position of the lower-left-forward corner of the grid cell (x, y, z).
Member of: Terrain



Usage

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