Click or drag to resize

PhysicsServerBodyGetKinematicSafeMargin Method

[Missing <summary> documentation for "M:Godot.PhysicsServer.BodyGetKinematicSafeMargin(Godot.RID)"]

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

Parameters

body
Type: GodotRID

[Missing <param name="body"/> documentation for "M:Godot.PhysicsServer.BodyGetKinematicSafeMargin(Godot.RID)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.PhysicsServer.BodyGetKinematicSafeMargin(Godot.RID)"]

See Also