Skip to content

Class

PlacementGridRotationUtils3D

Generated GDScript class reference for GridPlacement.PlacementGridRotationUtils3D.

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

Source: addons/grid_placement/utils/placement_grid_rotation_utils_3d.gd

Syntax

class PlacementGridRotationUtils3D extends RefCounted

Members

NameKindSummary
ORIENTATION_COUNTField
YAW_ORIENTATIONSFieldGridMap orthogonal indices whose basis is a pure yaw (Y-axis) rotation, ordered as successive 90° clockwise steps viewed from above: 0° → -90° → 180° → 90°. The other 20 indices carry pitch/roll and are out of scope for yaw-only manipulation.
rotate_node_clockwiseMethod
rotate_node_counter_clockwiseMethod
set_node_orientationMethod
degrees_to_incrementMethod
basis_to_orientation_idxMethod
orientation_idx_to_basisMethod