godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Transform.translate
godot
core
transform
Transform
Undocumented in source. Be warned that the author may not have intended to support it.
void
translate
(real_t p_tx, real_t p_ty, real_t p_tz)
struct
Transform
@
nogc
nothrow
void
translate
(
real_t
p_tx
,
real_t
p_ty
,
real_t
p_tz
)
void
translate
(Vector3 p_translation)
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