grape ~master (2014-12-12T08:10:10Z)
Home
Dub
Repo
Vector3.set
grape
math
Vector3
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(float[] coord)
struct
Vector3
void
set
(
in
float
[]
coord
)
void
set
(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