⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Vec3.Magnitude

float Magnitude{ get }

Description

Magnitude is the length of the vector! The distance from the origin to this point. Uses Math.Sqrt, so it’s not dirt cheap or anything.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!