Click or drag to resize

AreaIsGravityAPoint Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Area.IsGravityAPoint"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsGravityAPoint is deprecated. Use the GravityPoint property instead.")]
public bool IsGravityAPoint()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Area.IsGravityAPoint"]

See Also