The Model:GetBoundingBox method has no information other than the return type, which is still confusing as it’s a tuple. The API isn’t shown on the Model page either.
This method could be useful if there was any information on what it returned.
The Model:GetBoundingBox method has no information other than the return type, which is still confusing as it’s a tuple. The API isn’t shown on the Model page either.
This method could be useful if there was any information on what it returned.
This is how you should use it.
local modelCFrame, modelSize = model:GetBoundingBox() -- CFrame, Vector3
Thankfully Google landed me here. I was searching for info on this because the documentation provided nothing.
Yep. There are a lot of pages like this on the developer hub, unfortunately.
I’m here in February, and the documentation is still missing. Hooray for AlreadyPro, I’d be lost at the moment.
Bumping because this page still has no information.
Hey guys - this function slipped through the cracks and was put on low priority for updates…until now! I’ve updated the page and queued it to be published tomorrow. Here’s what it’ll look like.
In the future we’ll try to be more timely with corrections like this. Thank you for your patience and persistence!
Cool, thanks a bunch!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.