Physics2DServerAreaCreate Method |
Creates an Area2D. After creating an Area2D with this method, assign it to a space using AreaSetSpace(RID, RID) to use the created Area2D in the physics world.
Namespace: Godot
public static RID AreaCreate()
[Missing <returns> documentation for "M:Godot.Physics2DServer.AreaCreate"]