RectangleShape2D
RectangleShape2D
Rectangle shape implementation
Project: GridPlacement v6.0
Layer: Core
Source: Core/_incomplete/Systems/Geometry/Shapes.cs
Namespace: GridBuilding.Core.Geometry
Kind: class
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.
Properties
ShapeType
Position
Rotation
Size
Methods
ContainsPoint
Returns: bool
Parameters:
CoreVector2 point
GetBounds
Returns: Rectangle