Template:Client/Functions/Vec3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{icons |vec3.new}} [[vec3.new|new Vec3]]<br><br> | |||
{{icons |vec3.absDotProduct}} [[vec3.absDotProduct|vec3.absDotProduct]]<br> | {{icons |vec3.absDotProduct}} [[vec3.absDotProduct|vec3.absDotProduct]]<br> | ||
{{icons |vec3.addPolar}} [[vec3.addPolar|vec3.addPolar]]<br> | {{icons |vec3.addPolar}} [[vec3.addPolar|vec3.addPolar]]<br> | ||
Latest revision as of 18:20, 15 June 2026
vec3.absDotProduct
vec3.addPolar
vec3.addSpherical
vec3.cartesianToPolar
vec3.cartesianToSpherical
vec3.crossProduct
vec3.distance
vec3.dotProduct
vec3.extrapolate
vec3.interpolate
vec3.length
vec3.midPoint
vec3.normalise
vec3.sphericalExtrapolate
vec3.sphericalInterpolate
vec3.squaredDistance
vec3.squaredLength
vec3.x
vec3.y
vec3.z