godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Quat.this
godot
core
quat
Quat
Undocumented in source.
this
(real_t p_x, real_t p_y, real_t p_z, real_t p_w)
this
(Vector3 axis, real_t angle)
this
(Vector3 v0, Vector3 v1)
struct
Quat
@
nogc
nothrow
this
(
in
Vector3
v0
,
in
Vector3
v1
)
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