godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
RemoteTransform2D.useGlobalCoordinates
godot
remotetransform2d
RemoteTransform2D
If
true
, global coordinates are used. If
false
, local coordinates are used.
bool
useGlobalCoordinates
[@property getter]
struct
RemoteTransform2D
@
nogc
nothrow @
property
bool
useGlobalCoordinates
(
)
bool
useGlobalCoordinates
[@property setter]
Meta
Source
See Implementation
godot
remotetransform2d
RemoteTransform2D
aliases
BaseClasses
functions
forceUpdateCache
getRemoteNode
getUpdatePosition
getUpdateRotation
getUpdateScale
getUseGlobalCoordinates
opAssign
opEquals
setRemoteNode
setUpdatePosition
setUpdateRotation
setUpdateScale
setUseGlobalCoordinates
toHash
properties
remotePath
updatePosition
updateRotation
updateScale
useGlobalCoordinates
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, global coordinates are used. If false, local coordinates are used.