Table of Contents

Enum BuildType

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

Build type categories for placement operations.

public enum BuildType

Fields

Area = 2

Fill an area with objects

Drag = 1

Drag to place multiple objects in a line

Single = 0

Place a single object