godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Transform2D.xform
godot
core
transform2d
Transform2D
Undocumented in source. Be warned that the author may not have intended to support it.
Vector2
xform
(Vector2 v)
Rect2
xform
(Rect2 p_rect)
struct
Transform2D
@
nogc
nothrow const
Rect2
xform
(
in
Rect2
p_rect
)
Meta
Source
See Implementation
godot
core
transform2d
Transform2D
constructors
this
functions
affineInverse
affineInvert
basisDeterminant
basisScaled
basisXform
basisXformInv
getRotation
getScale
interpolateWith
inverse
invert
opBinary
opIndex
opOpAssign
orthonormalize
orthonormalized
rotate
rotated
scale
scaleBasis
scaled
setRotation
setRotationAndScale
tdotx
tdoty
translate
translated
untranslated
xform
xformInv
unions
__anonymous