PhysicsServerAreaSetParam Method |
Sets the value for an area parameter. A list of available parameters is on the PhysicsServerAreaParameter constants.
Namespace: Godot
public static void AreaSetParam( RID area, PhysicsServerAreaParameter 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)"]