Table of Contents

Enum CenteringMode

Namespace
MoonBark.GridPlacement.Core.Types
Assembly
MoonBark.GridPlacement.Core.dll

Centering modes for grid targeting operations.

public enum CenteringMode

Fields

Cell = 1

Center on grid cell

Intersection = 2

Center on grid intersection

None = 0

No centering

Object = 3

Center on object bounds