Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Difference between CFrame and Vector3?

Asked by 4 years ago

Hello, I have some decent experience in coding but I keep stumbling upon whether to use CFrame and Vector3. Most of the time, I know which to use but I never properly understood what the two really are and how they're different. Is CFrame responsible for orientation and location? Is Vector3 responsible for just position? If someone could clarify this it would be great. Thank you! -cooldeath49

0
-cooldeath49 Elixcore 1337 — 4y
0
Question was already asked by another person, lots of great answers here: https://devforum.roblox.com/t/whats-the-difference-between-vector3-and-cframe/235522 BuDeep 214 — 4y
1
The main difference is that Vector3 is a position and CFrame is a position and rotation. pidgey 548 — 4y
0
just remember that cframe is cursive vector3 Fifkee 2017 — 4y

Answer this question