Click or drag to resize

GraphEditSnapDistance Property

The snapping distance in pixels.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int SnapDistance { get; set; }

Property Value

Type: Int32
See Also