BoxCharacterBody2D.

Gravity Property

Summary

The acceleration that gravity is currently applying to this body.

Syntax

public override Vector2 Gravity { get; }

Value

Type Description
Vector2