Physics2DServerSingleton.areaGetShape

Returns the RID of the nth shape of an area.

struct Physics2DServerSingleton
@nogc nothrow const
RID
areaGetShape
(
in RID area
,
in long shape_idx
)

Meta