Physics2DServerBodySetForceIntegrationCallback Method |
Sets the function used to calculate physics for an object, if that object allows it (see BodySetOmitForceIntegration(RID, Boolean)).
Namespace: Godot
public static void BodySetForceIntegrationCallback( RID body, Object receiver, string method, Object userdata = null )
[Missing <param name="body"/> documentation for "M:Godot.Physics2DServer.BodySetForceIntegrationCallback(Godot.RID,Godot.Object,System.String,System.Object)"]
[Missing <param name="receiver"/> documentation for "M:Godot.Physics2DServer.BodySetForceIntegrationCallback(Godot.RID,Godot.Object,System.String,System.Object)"]
[Missing <param name="method"/> documentation for "M:Godot.Physics2DServer.BodySetForceIntegrationCallback(Godot.RID,Godot.Object,System.String,System.Object)"]
[Missing <param name="userdata"/> documentation for "M:Godot.Physics2DServer.BodySetForceIntegrationCallback(Godot.RID,Godot.Object,System.String,System.Object)"]