godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Transform3D.xformInv
godot
transform
Transform3D
Undocumented in source. Be warned that the author may not have intended to support it.
Vector3
xformInv
(Vector3 p_vector)
Plane
xformInv
(Plane p_plane)
AABB
xformInv
(AABB p_aabb)
struct
Transform3D
@
nogc
nothrow const
AABB
xformInv
(
in
AABB
p_aabb
)
Meta
Source
See Implementation
godot
transform
Transform3D
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