provaengine ~master (2022-05-08T15:19:44.1677855)
Dub
Repo
Vector4.dot
prova
math
vector4
Vector4
Returns the dot product of the two vectors
struct
Vector4
const
float
dot
(
Vector4
vector
)
Meta
Source
See Implementation
prova
math
vector4
Vector4
constructors
this
functions
distanceTo
distanceToSquared
dot
getMagnitude
getNormalized
normalize
opAdd
opAddAssign
opAssign
opDiv
opDivAssign
opMul
opMulAssign
opSub
opSubAssign
opUnary
set
setMagnitude
properties
xy
xyz
static functions
random
variables
w
x
y
z
Returns the dot product of the two vectors