Static
addStatic
clampStatic
crossStatic
distanceStatic
dotStatic
equalsStatic
floorStatic
lerpStatic
magnitudeStatic
multiplymultiply
Element-wise multiplication of two vectors together. Not to be confused with Vector3Utils.dot product or Vector3Utils.cross product
Static
normalizeStatic
rotateXStatic
rotateYStatic
rotateZStatic
scaleStatic
slerpStatic
subtractStatic
totoString
Create a string representation of a vector3
Optional
options: { decimals?: number; delimiter?: string }
Utilities operating on Vector3 objects. All methods are static and do not modify the input objects.