doml v0.0.4 (2022-08-21T00:57:34Z)
Dub
Repo
Vector4i.zero
vector_4i
Vector4i
Set all components to zero.
@return this
struct
Vector4i
ref return
Vector4i
zero
(
)
Meta
Source
See Implementation
vector_4i
Vector4i
constructors
this
functions
absolute
add
distance
distanceSquared
div
dot
equals
get
gridDistance
hashCode
length
lengthSquared
max
maxComponent
min
minComponent
mul
negate
set
setComponent
sub
zero
variables
w
x
y
z
Set all components to zero.
@return this