godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ParallaxLayer.GDNativeClassBinding
godot
parallaxlayer
ParallaxLayer
Undocumented in source.
struct
ParallaxLayer
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_mirroring")
GodotMethod
!(
Vector2
)
getMirroring
;
__gshared
@
GodotName
("get_motion_offset")
GodotMethod
!(
Vector2
)
getMotionOffset
;
__gshared
@
GodotName
("get_motion_scale")
GodotMethod
!(
Vector2
)
getMotionScale
;
__gshared
@
GodotName
("set_mirroring")
GodotMethod
!(
void
,
Vector2
)
setMirroring
;
__gshared
@
GodotName
("set_motion_offset")
GodotMethod
!(
void
,
Vector2
)
setMotionOffset
;
__gshared
@
GodotName
("set_motion_scale")
GodotMethod
!(
void
,
Vector2
)
setMotionScale
;
}
Members
Static variables
getMirroring
GodotMethod
!(
Vector2
)
getMirroring
;
Undocumented in source.
getMotionOffset
GodotMethod
!(
Vector2
)
getMotionOffset
;
Undocumented in source.
getMotionScale
GodotMethod
!(
Vector2
)
getMotionScale
;
Undocumented in source.
setMirroring
GodotMethod
!(
void
,
Vector2
)
setMirroring
;
Undocumented in source.
setMotionOffset
GodotMethod
!(
void
,
Vector2
)
setMotionOffset
;
Undocumented in source.
setMotionScale
GodotMethod
!(
void
,
Vector2
)
setMotionScale
;
Undocumented in source.
Meta
Source
See Implementation
godot
parallaxlayer
ParallaxLayer
aliases
BaseClasses
functions
getMirroring
getMotionOffset
getMotionScale
opAssign
opEquals
setMirroring
setMotionOffset
setMotionScale
toHash
properties
motionMirroring
motionOffset
motionScale
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name