ColliderInfo
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
Information about a single collider.
Metadata
Namespace: GridPlacement.Core.Types
Source File: cs/Core/Types/TileInfo.cs
Assembly: GridPlacement.Core
Type: record
Implements
IEquatable<ColliderInfo>
Properties
Name
Name of the collider node.
Type
Type of the collider (Area2D, StaticBody2D, etc.).
IsSolid
Whether this collider is solid (blocks placement).
CollisionLayer
Collision layer mask.
CollisionMask
Collision mask.