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