Chris' Tutorials
Docs/Grid Placement

Class

PlacementGridRotationUtils3D

Generated GDScript class reference for GridPlacement.PlacementGridRotationUtils3D.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

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
current_idxProperty
yaw_posProperty
new_idxProperty
rotate_node_counter_clockwiseMethod
set_node_orientationMethod
wrapped_idxProperty
degrees_to_incrementMethod
basis_to_orientation_idxMethod
orientation_idx_to_basisMethod
global_posProperty
localProperty
cellProperty
cell_local_centerProperty

Source

addons/grid_placement/utils/placement_grid_rotation_utils_3d.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs