- abs
Vector4i abs()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
real_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- lengthSquared
godot_int lengthSquared()
Undocumented in source. Be warned that the author may not have intended to support it.
- maxAxis
int maxAxis()
Undocumented in source. Be warned that the author may not have intended to support it.
- minAxis
int minAxis()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(Vector4i b)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(godot_vector4i b)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Vector4i opBinary(Vector4i other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Vector4i opBinary(real_t scalar)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
Vector4i opBinaryRight(real_t scalar)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
Vector3 opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
Vector4 opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Vector4i other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
const(godot_int) opIndex(int p_axis)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
godot_int opIndex(int p_axis)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Vector4i other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(real_t scalar)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
Vector4i opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- sign
Vector4i sign()
Undocumented in source. Be warned that the author may not have intended to support it.
- zero
void zero()
Undocumented in source. Be warned that the author may not have intended to support it.