grape ~master (2021-12-24T22:45:57.6915134)
Dub
Repo
Vector3.this
grape
math
Vector3
Undocumented in source.
this
(float[] coord)
struct
Vector3
this
(
in
float
[]
coord
)
this
(float x, float y, float z)
Meta
Source
See Implementation
grape
math
Vector3
constructors
this
functions
cross
dot
opBinary
opBinaryRight
opOpAssign
set
set_x
set_y
set_z
properties
coord
magnitude
normalize
x
y
z