Skip to content

SmoothScrollEffect

Inherits: Effect

Properties

Type Name Default
Tween tween
ScrollContainer target
Variant scroll_type "both"
float scroll_speed 0.25

Methods

Returns Signature
void scroll(to_node: Control)

Property Descriptions

tween

Tween tween

Note

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

target

ScrollContainer target

Note

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

scroll_type

Variant scroll_type = "both"

Note

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

scroll_speed

float scroll_speed = 0.25

Note

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


Method Descriptions

scroll()

void scroll(to_node: Control)

Note

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