Table of Contents

Interface IGridPositioner

Namespace
MoonBark.GridPlacement.Core.Interfaces
Assembly
MoonBark.GridPlacement.Core.dll

Represents a positioning reference for grid-based placement.

public interface IGridPositioner

Properties

Position

Gets or sets the position of the positioner.

CoreVector2 Position { get; set; }

Property Value

CoreVector2