Physics2DServerSingleton.areaSetCollisionMask

Sets which physics layers the area will monitor.

struct Physics2DServerSingleton
@nogc nothrow
void
areaSetCollisionMask
(
in RID area
,
in long mask
)

Meta