Table of Contents

Method GetChunkRects

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

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.