Physics2DServerSingleton.areaSetSpaceOverrideMode

Sets the space override mode for the area. The modes are described in the constants AREA_SPACE_OVERRIDE_*.

struct Physics2DServerSingleton
@nogc nothrow
void
areaSetSpaceOverrideMode
(
in RID area
,
in long mode
)

Meta