godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Transform.this
godot
core
transform
Transform
Undocumented in source.
this
(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)
this
(Basis basis, Vector3 origin)
struct
Transform
@
nogc
nothrow
this
(
in
Basis
basis
,
in
Vector3
origin
)
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