Click or drag to resize

Physics2DServerBodyCreate Method

Creates a physics body.

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

Return Value

Type: RID

[Missing <returns> documentation for "M:Godot.Physics2DServer.BodyCreate"]

See Also