Description
TweenService is a partial library of TweenService.
Properties
Type | Key | Default Value |
---|---|---|
No available properties |
Methods
Return Type | Name |
---|---|
number | GetValue (alpha: number, easingStyle: EasingStyle, easingDirection: EasingDirection) |
Property Descriptions
Method Descriptions
number
GetValue(alpha: number, easingStyle: EasingStyle, easingDirection: EasingDirection)
- Calculates a new alpha given an
EasingStyle
andEasingDirection
.