Physics2DServerAreaSetShape Method |
Substitutes a given area shape by another. The old shape is selected by its index, the new one by its RID.
Namespace: Godot
public static void AreaSetShape( RID area, int shapeIdx, RID shape )
[Missing <param name="area"/> documentation for "M:Godot.Physics2DServer.AreaSetShape(Godot.RID,System.Int32,Godot.RID)"]
[Missing <param name="shapeIdx"/> documentation for "M:Godot.Physics2DServer.AreaSetShape(Godot.RID,System.Int32,Godot.RID)"]
[Missing <param name="shape"/> documentation for "M:Godot.Physics2DServer.AreaSetShape(Godot.RID,System.Int32,Godot.RID)"]