godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Spatial.toGlobal
godot
spatial
Spatial
Transforms
local_point
from this node's local space to world space.
struct
Spatial
@
nogc
nothrow const
Vector3
toGlobal
(
in
Vector3
local_point
)
Meta
Source
See Implementation
godot
spatial
Spatial
aliases
BaseClasses
enums
Constants
functions
_updateGizmo
forceUpdateTransform
getGizmo
getGlobalTransform
getParentSpatial
getRotation
getRotationDegrees
getScale
getTransform
getTranslation
getWorld
globalRotate
globalScale
globalTranslate
hide
isLocalTransformNotificationEnabled
isScaleDisabled
isSetAsToplevel
isTransformNotificationEnabled
isVisible
isVisibleInTree
lookAt
lookAtFromPosition
opAssign
opEquals
orthonormalize
rotate
rotateObjectLocal
rotateX
rotateY
rotateZ
scaleObjectLocal
setAsToplevel
setDisableScale
setGizmo
setGlobalTransform
setIdentity
setIgnoreTransformNotification
setNotifyLocalTransform
setNotifyTransform
setRotation
setRotationDegrees
setScale
setTransform
setTranslation
setVisible
show
toGlobal
toHash
toLocal
translate
translateObjectLocal
updateGizmo
properties
gizmo
globalTransform
rotation
rotationDegrees
scale
transform
translation
visible
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Transforms local_point from this node's local space to world space.