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