Are :GetPartBoundsInBox(), :GetPartBoundsInRadius(), and :GetPartsInPart() enabled/live yet?

I was searching around about Region3’s and found out about those 3 functions within the title. I was wondering if any of these functions were live/enabled yet, I tried using them but they didn’t seem to work as expected. Is it because I am using them wrong or they haven’t enabled these functions yet?

I haven’t heard of those outside of this custom module:

RotatedRegion3GJK1.rbxm (7.4 KB)

Unfortunately, I can’t remember who the creator was.

1 Like

Ah, well it does seem to exist. Just use workspace:GetPartsInPart() (with the correct parameters, of course). I haven’t tested it out myself though, aside from seeing if it exists in Studio.

Apparently OverlapParams don’t exist yet. That is quite weird but oh well.

Well that’s odd, since it’s been bugging me :sob:

Yeah you can access it but it is equal to nil. Try doing OverlapParams.new()

or he means overlapparams is not used for anything yet