doml ~master (2023-06-16T17:11:21.1033705)
Dub
Repo
Vector2d.negate
doml
vector_2d
Vector2d
Negate this vector.
@return this
Vector2d
negate
()
struct
Vector2d
ref public return
Vector2d
negate
(
)
Vector2d
negate
(Vector2d dest)
Meta
Source
See Implementation
doml
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
Negate this vector.
@return this