godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Vector4i.this
godot
vector4
Vector4i
Undocumented in source.
this
(int x, int y, int z, int w)
this
(int[4] coord)
this
(Vector4i b)
struct
Vector4i
@
nogc
nothrow
this
(
in
Vector4i
b
)
Meta
Source
See Implementation
godot
vector4
Vector4i
constructors
this
enums
Axis
functions
abs
length
lengthSquared
maxAxis
minAxis
opAssign
opBinary
opBinaryRight
opCast
opCmp
opIndex
opOpAssign
opUnary
sign
zero
unions
__anonymous