Physics2DServerSingleton.areaSetShapeDisabled

Disables a given shape in an area.

struct Physics2DServerSingleton
@nogc nothrow
void
areaSetShapeDisabled
(
in RID area
,
in long shape_idx
,
in bool disable
)

Meta