Physics2DServerAreaSetShapeTransform Method |
Sets the transform matrix for an area shape.
Namespace: Godot
public static void AreaSetShapeTransform( RID area, int shapeIdx, Transform2D transform )
[Missing <param name="area"/> documentation for "M:Godot.Physics2DServer.AreaSetShapeTransform(Godot.RID,System.Int32,Godot.Transform2D)"]
[Missing <param name="shapeIdx"/> documentation for "M:Godot.Physics2DServer.AreaSetShapeTransform(Godot.RID,System.Int32,Godot.Transform2D)"]
[Missing <param name="transform"/> documentation for "M:Godot.Physics2DServer.AreaSetShapeTransform(Godot.RID,System.Int32,Godot.Transform2D)"]