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 RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
DIMENSIONS_2D | Field | Compatibility alias: preserves old `Dimensions.DIMENSIONS_2D` usage. |
DIMENSIONS_3D | Field | Compatibility alias: preserves old `Dimensions.DIMENSIONS_3D` usage. |