Table of Contents

Field BigBounds

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

A big bounds centered at the origin.

public static readonly GridBounds BigBounds

Returns

GridBounds
A big bounds centered at the origin.

Remarks

It is sometimes useful to use as a temporary, big, bounding box while debugging a shape class, especially when the bounds are calculated from parameters.