CircleShape2D

CircleShape2D

Circle shape implementation

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/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

Radius

Methods

ContainsPoint

Returns: bool

Parameters:

  • CoreVector2 point

GetBounds

Returns: Rectangle