PreviewShapeData
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.
Declaration
Summary
Shape configuration data for preview rendering.
Metadata
Namespace: GridPlacement.Core.Data.Placement
Source File: cs/Core/Data/Placement/PreviewCalculationResult.cs
Assembly: GridPlacement.Core
Type: class
Properties
ShapeType
Type of shape to render.
Size
Size of the shape in grid units.
PolygonPoints
Custom polygon points for complex shapes (if ShapeType is Custom).
Radius
Radius for circular shapes.