godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Vector3.this
godot
core
vector3
Vector3
Undocumented in source.
this
(real_t x, real_t y, real_t z)
this
(real_t[3] coord)
struct
Vector3
@
nogc
nothrow
this
(
real_t
[3]
coord
)
this
(Vector3 b)
Meta
Source
See Implementation
godot
core
vector3
Vector3
aliases
lerp
constructors
this
enums
Axis
functions
abs
ceil
cross
cubicInterpolate
distanceSquaredTo
distanceTo
dot
floor
inverse
length
lengthSquared
linearInterpolate
maxAxis
minAxis
normalize
normalized
opAssign
opBinary
opBinaryRight
opCmp
opDispatch
opIndex
opOpAssign
opUnary
reflect
rotate
rotated
slide
snap
snapped
unions
__anonymous