CollisionObject2D.getShapeOwnerOneWayCollisionMargin

Returns the one_way_collision_margin of the shape owner identified by given owner_id.

struct CollisionObject2D
@nogc nothrow const
double
getShapeOwnerOneWayCollisionMargin
(
in long owner_id
)

Meta