VisualSettings

VisualSettings

Visual settings for the GridBuilding plugin. Provides configuration for visual effects, rendering options, and UI display settings. This is a pure C# implementation for Core use.

Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/_incomplete/Systems/Configuration/VisualSettings.cs
Namespace: GridBuilding.Core.Systems.Configuration
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

ShowGridLines

Whether to show grid lines

GridLineColor

Grid line color

GridLineOpacity

Grid line opacity (0.0 to 1.0)

ShowPlacementPreview

Whether to show placement preview

PlacementPreviewColor

Placement preview color

PlacementPreviewOpacity

Placement preview opacity (0.0 to 1.0)

ShowInvalidPlacementIndicator

Whether to show invalid placement indicator

InvalidPlacementColor

Invalid placement color

AnimationSpeed

Animation speed for visual effects

EnableVisualEffects

Whether to enable visual effects

UIScale

UI scale factor