IndicatorVisualSettings

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.

Declaration

1
public partial class IndicatorVisualSettings : Resource

Metadata

Namespace: GridPlacement.Godot.Addons.GridPlacement

Source File: cs/Godot/addons/GridPlacement/Placement/rule_check_indicator/IndicatorVisualSettings.cs

Assembly: GridPlacement.Godot

Type: class

Inherits

  • Resource

Properties

Texture

1
public Texture2D? Texture { get; set; }

Modulate

1
public Color Modulate { get; set; }