SerenityJS
Preparing search index...
@serenityjs/core
PlayerEaseOptions
Interface PlayerEaseOptions
interface
PlayerEaseOptions
{
easeTime
?:
number
;
easeType
?:
EasingType
;
}
Index
Properties
ease
Time?
ease
Type?
Properties
Optional
ease
Time
easeTime
?:
number
The duration of the easing effect in seconds.
Optional
ease
Type
easeType
?:
EasingType
The type of easing effect to apply.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ease
Time
ease
Type
SerenityJS
Loading...
The duration of the easing effect in seconds.