ManipulationSettings
ManipulationSettings
Settings for manipulation operations.
Project: GridPlacement v6.0
Layer: Core
Source: Core/Systems/Placement/Manipulation/ManipulationTypes.cs
Namespace: GridBuilding.Core.Systems.Manipulation
Kind: class
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.
Properties
RotationStep
Rotation step in degrees.
SnapToGrid
If true, snapped movement should align to grid.
ShowMovePreview
If true, show move preview.
ShowRotationPreview
If true, show rotation preview.
ShowFlipPreview
If true, show flip preview.
ConfirmDemolish
If true, confirm demolish actions.
MoveSpeed
Movement speed scalar.
RotationSpeed
Rotation speed scalar.