PhysicsServer.AreaSetParam Method |
Sets the value for an area parameter. A list of available parameters is on the PhysicsServer.AreaParameter constants.
Namespace: Godot
public static void AreaSetParam( RID area, PhysicsServer.AreaParameter param, Object value )
[Missing <param name="area"/> documentation for "M:Godot.PhysicsServer.AreaSetParam(Godot.RID,Godot.PhysicsServer.AreaParameter,System.Object)"]
[Missing <param name="param"/> documentation for "M:Godot.PhysicsServer.AreaSetParam(Godot.RID,Godot.PhysicsServer.AreaParameter,System.Object)"]
[Missing <param name="value"/> documentation for "M:Godot.PhysicsServer.AreaSetParam(Godot.RID,Godot.PhysicsServer.AreaParameter,System.Object)"]