PhysicsServerSpaceSetParam Method |
Sets the value for a space parameter. A list of available parameters is on the PhysicsServerSpaceParameter constants.
Namespace: Godot
public static void SpaceSetParam( RID space, PhysicsServerSpaceParameter param, float value )
[Missing <param name="space"/> documentation for "M:Godot.PhysicsServer.SpaceSetParam(Godot.RID,Godot.PhysicsServer.SpaceParameter,System.Single)"]
[Missing <param name="param"/> documentation for "M:Godot.PhysicsServer.SpaceSetParam(Godot.RID,Godot.PhysicsServer.SpaceParameter,System.Single)"]
[Missing <param name="value"/> documentation for "M:Godot.PhysicsServer.SpaceSetParam(Godot.RID,Godot.PhysicsServer.SpaceParameter,System.Single)"]