Physics2DServer.BodyGetParam Method |
Returns the value of a body parameter. See Physics2DServer.BodyParameter for a list of available parameters.
Namespace: Godot
public static float BodyGetParam( RID body, Physics2DServer.BodyParameter param )
[Missing <param name="body"/> documentation for "M:Godot.Physics2DServer.BodyGetParam(Godot.RID,Godot.Physics2DServer.BodyParameter)"]
[Missing <param name="param"/> documentation for "M:Godot.Physics2DServer.BodyGetParam(Godot.RID,Godot.Physics2DServer.BodyParameter)"]
[Missing <returns> documentation for "M:Godot.Physics2DServer.BodyGetParam(Godot.RID,Godot.Physics2DServer.BodyParameter)"]