Function CollisionObject2D.shapeOwnerSetOneWayCollisionMargin
Sets the one_way_collision_margin of the shape owner identified by given owner_id to margin pixels.
void shapeOwnerSetOneWayCollisionMargin
(
const(long) owner_id,
const(double) margin
) nothrow @nogc;