godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Vector3i.opIndex
godot
vector3
Vector3i
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
godot_int
)
opIndex
(int p_axis)
godot_int
opIndex
(int p_axis)
struct
Vector3i
@
nogc
nothrow ref return
godot_int
opIndex
(
int
p_axis
)
Meta
Source
See Implementation
godot
vector3
Vector3i
constructors
this
enums
Axis
functions
abs
clamp
length
length_squared
maxAxis
minAxis
opAssign
opBinary
opBinaryRight
opCast
opCmp
opIndex
opOpAssign
opUnary
sign
zero
unions
__anonymous