Method GetChunkRects
GetChunkRects()
Get the rects (XZ-plane aligned) of all chunks in world space. Used for sweeptesting.
public Rect[] GetChunkRects()
Returns
- Rect[]
An array of chunk rects in world space.
Get the rects (XZ-plane aligned) of all chunks in world space. Used for sweeptesting.
public Rect[] GetChunkRects()
An array of chunk rects in world space.