Click or drag to resize

Area2DGravityDistanceScale Property

The falloff factor for point gravity. The greater the value, the faster gravity decreases with distance.

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

Property Value

Type: Single
See Also