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