Parallax2D
Inherits: Node2D < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
physics_interpolation_mode |
|
|
|
||
|
||
|
||
|
||
|
Property Descriptions
Vector2 autoscroll = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
bool follow_viewport = true
There is currently no description for this property. Please help us by contributing one!
bool ignore_camera_scroll = false
There is currently no description for this property. Please help us by contributing one!
Vector2 limit_begin = Vector2(-1e+07, -1e+07)
There is currently no description for this property. Please help us by contributing one!
Vector2 limit_end = Vector2(1e+07, 1e+07)
There is currently no description for this property. Please help us by contributing one!
Vector2 repeat_size = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
int repeat_times = 1
There is currently no description for this property. Please help us by contributing one!
Vector2 screen_offset = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Vector2 scroll_offset = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
Vector2 scroll_scale = Vector2(1, 1)
There is currently no description for this property. Please help us by contributing one!