Bulk CFrame operations are undocumented

The following functions are variadic, but documented as only accepting a single argument. Results are returned for all arguments.

CFrame:PointToObjectSpace()
CFrame:PointToWorldSpace()
CFrame:ToObjectSpace()
CFrame:ToWorldSpace()
CFrame:VectorToObjectSpace()
CFrame:VectorToWorldSpace()

They provide a performance advantage when many operations need to be done in bulk, so it is important that they are documented.

6 Likes

We’ve filed a ticket to our internal database, and we’ll follow up when we have an update!

Thanks for the report!

Hey @Qualadore!

Just wanted to close the loop on this outstanding bug. These function descriptions have been updated to include that they can accept multiple arguments. Thanks for flagging this and helping our documentation stay accurate and up to date!

Have a great day :slight_smile: