ParallaxLayer

Inherits: Node2D < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Vector2

motion_mirroring

Vector2(0, 0)

Vector2

motion_offset

Vector2(0, 0)

Vector2

motion_scale

Vector2(1, 1)

PhysicsInterpolationMode

physics_interpolation_mode

2 (overrides Node)


Property Descriptions

Vector2 motion_mirroring = Vector2(0, 0)

There is currently no description for this property. Please help us by contributing one!


Vector2 motion_offset = Vector2(0, 0)

  • void set_motion_offset ( Vector2 value )

  • Vector2 get_motion_offset ( )

There is currently no description for this property. Please help us by contributing one!


Vector2 motion_scale = Vector2(1, 1)

  • void set_motion_scale ( Vector2 value )

  • Vector2 get_motion_scale ( )

There is currently no description for this property. Please help us by contributing one!