Click or drag to resize
SoLDMNodeFrontManagerGetTileID Method
Overload List
  NameDescription
Public methodGetTileID(SbVec3i32)
Calls GetTileID(cellPos, System.Int32(0)).
Public methodGetTileID(SbVec3i32, Int32)

Given the position of a cell (i,j,k) and the resolution, returns the tile ID of the corresponding tile.

Top
See Also