godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Vector4i.opBinaryRight
godot
vector4
Vector4i
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector4i
@
nogc
nothrow const
Vector4i
opBinaryRight
(
string
op
)
(
in
real_t
scalar
)
if
(
op
== "*"
)
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