godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Transform.set
godot
core
transform
Transform
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Transform
@
nogc
nothrow
void
set
(
real_t
xx
,
real_t
xy
,
real_t
xz
,
real_t
yx
,
real_t
yy
,
real_t
yz
,
real_t
zx
,
real_t
zy
,
real_t
zz
,
real_t
tx
,
real_t
ty
,
real_t
tz
)
Meta
Source
See Implementation
godot
core
transform
Transform
constructors
this
functions
affineInverse
affineInvert
interpolateWith
inverse
inverseXform
invert
lookingAt
opBinary
opOpAssign
orthonormalize
orthonormalized
rotate
rotateBasis
rotated
scale
scaleBasis
scaled
set
setLookAt
translate
translated
xform
xformInv
variables
basis
origin