doml v0.0.2 (2022-08-19T22:53:19Z)
Dub
Repo
Vector2d.zero
vector_2d
Vector2d
Set all components to zero.
@return this
struct
Vector2d
ref return
Vector2d
zero
(
)
Meta
Source
See Implementation
vector_2d
Vector2d
constructors
this
functions
absolute
add
angle
ceil
distance
distanceSquared
div
dot
equals
floor
fma
get
hashCode
isFinite
length
lengthSquared
lerp
max
maxComponent
min
minComponent
mul
mulDirection
mulPosition
mulTranspose
negate
normalize
perpendicular
round
set
setComponent
sub
zero
variables
x
y
Set all components to zero.
@return this