godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ParallaxLayer.motionScale
godot
parallaxlayer
ParallaxLayer
Multiplies the ParallaxLayer's motion. If an axis is set to
0
it will not scroll.
Vector2
motionScale
[@property getter]
Vector2
motionScale
[@property setter]
struct
ParallaxLayer
@
nogc
nothrow @
property
void
motionScale
(
Vector2
v
)
Meta
Source
See Implementation
godot
parallaxlayer
ParallaxLayer
aliases
BaseClasses
functions
getMirroring
getMotionOffset
getMotionScale
opAssign
opEquals
setMirroring
setMotionOffset
setMotionScale
properties
motionMirroring
motionOffset
motionScale
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Multiplies the ParallaxLayer's motion. If an axis is set to 0 it will not scroll.