Physics2DServerBodySetParam Method |
Sets a body parameter. See Physics2DServerBodyParameter for a list of available parameters.
Namespace: Godot
public static void BodySetParam( RID body, Physics2DServerBodyParameter param, float value )
[Missing <param name="body"/> documentation for "M:Godot.Physics2DServer.BodySetParam(Godot.RID,Godot.Physics2DServer.BodyParameter,System.Single)"]
[Missing <param name="param"/> documentation for "M:Godot.Physics2DServer.BodySetParam(Godot.RID,Godot.Physics2DServer.BodyParameter,System.Single)"]
[Missing <param name="value"/> documentation for "M:Godot.Physics2DServer.BodySetParam(Godot.RID,Godot.Physics2DServer.BodyParameter,System.Single)"]