LayerMask A 32-bit layer-mask converted from the lower 32-bits of the 64-bit mask.
Convert the lower 32-bits of the 64-bit mask to the 32-bit UnityEngine.LayerMask. A UnityEngine.LayerMask is only 32-bits wide so the upper 32-bits of the PhysicsMask will be ignored.