godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CharFXTransform.offset
godot
charfxtransform
CharFXTransform
The position offset the character will be drawn with (in pixels).
Vector2
offset
[@property getter]
Vector2
offset
[@property setter]
struct
CharFXTransform
@
nogc
nothrow @
property
void
offset
(
Vector2
v
)
Meta
Source
See Implementation
godot
charfxtransform
CharFXTransform
aliases
BaseClasses
functions
getAbsoluteIndex
getCharacter
getColor
getElapsedTime
getEnvironment
getOffset
getRelativeIndex
isVisible
opAssign
opEquals
setAbsoluteIndex
setCharacter
setColor
setElapsedTime
setEnvironment
setOffset
setRelativeIndex
setVisibility
toHash
properties
absoluteIndex
character
color
elapsedTime
env
offset
relativeIndex
visible
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The position offset the character will be drawn with (in pixels).