StaticaddStaticclampStaticcrossStaticdistanceStaticdotStaticequalsStaticfloorStaticlerpStaticmagnitudeStaticmultiplymultiply
Element-wise multiplication of two vectors together. Not to be confused with Vector3Utils.dot product or Vector3Utils.cross product
StaticnormalizeStaticrotateStaticrotateStaticrotateStaticscaleStaticslerpStaticsubtractStatictotoString
Create a string representation of a vector3
Optionaloptions: { decimals?: number; delimiter?: string }
Utilities operating on Vector3 objects. All methods are static and do not modify the input objects.