Click or drag to resize

PhysicsServerAreaCreate Method

Creates an Area.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static RID AreaCreate()

Return Value

Type: RID

[Missing <returns> documentation for "M:Godot.PhysicsServer.AreaCreate"]

See Also