godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Quat.set
godot
core
quat
Quat
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Quat
@
nogc
nothrow
void
set
(
real_t
p_x
,
real_t
p_y
,
real_t
p_z
,
real_t
p_w
)
Meta
Source
See Implementation
godot
core
quat
Quat
constructors
this
functions
cubicSlerp
dot
getAxisAndAngle
getEuler
inverse
length
lengthSquared
normalize
normalized
opBinary
opOpAssign
opUnary
set
setEuler
slerp
slerpni
xform
variables
w
x
y
z