godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Vector3.opIndex
godot
core
vector3
Vector3
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
real_t
)
opIndex
(int p_axis)
struct
Vector3
@
nogc
nothrow const
const
(
real_t
)
opIndex
(
int
p_axis
)
real_t
opIndex
(int p_axis)
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