Skip to content

Class

Dimensions

Generated GDScript class reference for GridPlacement.Dimensions.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Grid dimension mode: 2D vs 3D. This is the canonical type-safe representation for the host's dimensions configuration. Existing call sites can continue to use the enum members, and compatible aliases below preserve older Dimensions.DIMENSIONS_ calls.

Source: addons/grid_placement/systems/host/dimensions.gd

Syntax

class Dimensions extends RefCounted

Members

NameKindSummary
DIMENSIONS_2DFieldCompatibility alias: preserves old `Dimensions.DIMENSIONS_2D` usage.
DIMENSIONS_3DFieldCompatibility alias: preserves old `Dimensions.DIMENSIONS_3D` usage.