doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Vector3i.negate
vector_3i
Vector3i
Negate this vector.
@return this
Vector3i
negate
()
struct
Vector3i
ref return
Vector3i
negate
(
)
Vector3i
negate
(Vector3i dest)
Meta
Source
See Implementation
vector_3i
Vector3i
constructors
this
functions
absolute
add
distance
distanceSquared
div
equals
get
gridDistance
hashCode
length
lengthSquared
max
maxComponent
min
minComponent
mul
negate
set
setComponent
sub
zero
variables
x
y
z
Negate this vector.
@return this