How to get Vector3 World Position to a Relative Position

I know how to get relative position using CFrame, but raycast result returns a vector 3, is there anything similar PointToObjectSpace() for vector 3, I cant find any after researching.

Cant you just use WorldCFrame?
or WorldPosition?

Oh it worked now but it didnt work before lol, well Ill take it thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.