Physics2DServerSingleton.bodyGetCollisionMask

Returns the physics layer or layers a body can collide with.

struct Physics2DServerSingleton
@nogc nothrow const
long
bodyGetCollisionMask
(
in RID _body
)

Meta