How do I convert this "CFrame.lookAt(plane.Position, po)" into a vector3?

I’m trying to use tween service to make a part point towards the mouse.
Any who,
I’m having trouble converting this into a vector3.
How would I convert this?

CFrame.lookAt(plane.Position, po)

I don’t think you can

And why do you need to convert it in the first place?

do you want Directional Vector or Orientation?

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