doml v1.0.1 (2023-03-08T07:21:54Z)
Dub
Repo
Vector3i.y
doml
vector_3i
Vector3i
The y component of the vector.
struct
Vector3i
public
int
y
;
Meta
Source
See Implementation
doml
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
The y component of the vector.